test
This commit is contained in:
@@ -4,6 +4,13 @@ FROM $BUILD_FROM
|
||||
# Add env
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
# Set S6 wait time
|
||||
ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
|
||||
S6_SERVICES_GRACETIME=0
|
||||
|
||||
USER root
|
||||
|
||||
# Setup base
|
||||
RUN \
|
||||
apk add --no-cache samba \
|
||||
|
Reference in New Issue
Block a user