Update Dockerfile

This commit is contained in:
Alexandre
2022-05-19 12:41:16 +02:00
committed by GitHub
parent 0b5af3f0a2
commit 6c7381ae91

View File

@@ -22,6 +22,10 @@ FROM ${BUILD_FROM}
# 2 Modify Image #
##################
ENV PGDATA=/config/addons_config/guacamole/postgres
ENV GUACAMOLE_HOME=/config/addons_config/guacamole
WORKDIR /config/addons_config/guacamole
# Allow UID and GID setting
RUN \
# Change config location