Fix missing envsubst dependency
This commit is contained in:
@@ -9,5 +9,7 @@ ADD danted.conf.template /etc/dante/danted.conf.template
|
|||||||
ADD run-danted.sh /custom-services.d/run-danted.sh
|
ADD run-danted.sh /custom-services.d/run-danted.sh
|
||||||
|
|
||||||
RUN apk update
|
RUN apk update
|
||||||
RUN apk add dante-server
|
RUN apk add \
|
||||||
|
dante-server \
|
||||||
|
gettext-envsubst
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user