Apply changes to usr
This commit is contained in:
parent
d0de4fde13
commit
2d25f9a835
2 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@ RUN dnf5 -y remove bash-color-prompt
|
||||||
|
|
||||||
# Apply configuration
|
# Apply configuration
|
||||||
COPY etc /etc
|
COPY etc /etc
|
||||||
|
COPY usr /usr
|
||||||
|
|
||||||
# Apply hardened firewall configuration
|
# Apply hardened firewall configuration
|
||||||
RUN firewall-offline-cmd --set-default-zone public
|
RUN firewall-offline-cmd --set-default-zone public
|
||||||
|
|
|
@ -22,6 +22,7 @@ RUN dnf5 -y remove bash-color-prompt
|
||||||
|
|
||||||
# Apply configuration
|
# Apply configuration
|
||||||
COPY etc /etc
|
COPY etc /etc
|
||||||
|
COPY usr /usr
|
||||||
|
|
||||||
# Apply hardened firewall configuration
|
# Apply hardened firewall configuration
|
||||||
RUN firewall-offline-cmd --set-default-zone public
|
RUN firewall-offline-cmd --set-default-zone public
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue