Update Dockerfile

This commit is contained in:
Alexandre
2024-02-19 14:54:30 +01:00
committed by GitHub
parent 48b0cfe73a
commit fe9dac1aba

View File

@@ -27,6 +27,8 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
S6_SERVICES_GRACETIME=0
RUN apk -add --no-cache bash
##################
# 3 Install apps #
##################