mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-18 13:29:14 +02:00
Update Dockerfile
This commit is contained in:
@@ -22,6 +22,10 @@ FROM ${BUILD_FROM}
|
|||||||
# 2 Modify Image #
|
# 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
|
# Allow UID and GID setting
|
||||||
RUN \
|
RUN \
|
||||||
# Change config location
|
# Change config location
|
||||||
|
|||||||
Reference in New Issue
Block a user