docker version stuff

This commit is contained in:
Anthony Stirling
2023-08-27 19:58:20 +01:00
parent d850d026ed
commit b58fd2022a
15 changed files with 28 additions and 21 deletions

View File

@@ -4,7 +4,7 @@ FROM frooodle/stirling-pdf-base:beta4
ARG VERSION_TAG
ENV VERSION_TAG=$VERSION_TAG
ENV ENABLE_SECURITY=false
ENV DOCKER_ENABLE_SECURITY=false
# Create scripts folder and copy local scripts
RUN mkdir /scripts