hardening - add no-new-privileges
This commit is contained in:
@@ -14,7 +14,7 @@ RUN chmod +x /tmp/dependencies.sh && \
|
||||
COPY entrypoint/ /opt/entrypoint
|
||||
COPY confs/ /opt/confs
|
||||
COPY scripts/ /opt/scripts
|
||||
COPY lua/ /opt/lua
|
||||
COPY lua/ /usr/local/lib/lua
|
||||
|
||||
COPY prepare.sh /tmp/prepare.sh
|
||||
RUN chmod +x /tmp/prepare.sh && \
|
||||
|
||||
Reference in New Issue
Block a user