mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-21 20:16:28 +01:00
Update Dockerfile
This commit is contained in:
@@ -49,10 +49,6 @@ RUN apk update && \
|
|||||||
lsb-release curl gnupg wget tini jq sudo \
|
lsb-release curl gnupg wget tini jq sudo \
|
||||||
postgresql postgresql-client
|
postgresql postgresql-client
|
||||||
|
|
||||||
# Put museum / web on a predictable path for your run-scripts
|
|
||||||
RUN ln -sf $(command -v museum) /usr/bin/museum && \
|
|
||||||
ln -sf $(command -v ente-web) /usr/bin/ente-web
|
|
||||||
|
|
||||||
##################
|
##################
|
||||||
# 3 Install apps #
|
# 3 Install apps #
|
||||||
##################
|
##################
|
||||||
|
|||||||
Reference in New Issue
Block a user