fix: add container lint
This commit is contained in:
parent
85054f7636
commit
4443558910
1 changed files with 3 additions and 0 deletions
|
@ -20,3 +20,6 @@ RUN dnf5 install vlc
|
||||||
|
|
||||||
## Manage services
|
## Manage services
|
||||||
# systemctl enable foo.service
|
# systemctl enable foo.service
|
||||||
|
|
||||||
|
## Final command
|
||||||
|
RUN bootc container lint
|
||||||
|
|
Loading…
Reference in a new issue