mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update Dockerfile
This commit is contained in:
@@ -49,10 +49,6 @@ RUN apk update && \
|
||||
lsb-release curl gnupg wget tini jq sudo \
|
||||
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 #
|
||||
##################
|
||||
@@ -116,4 +112,4 @@ LABEL \
|
||||
# 6 Finish line #
|
||||
#################
|
||||
# S6 will pick up run scripts from /etc/services.d supplied in rootfs
|
||||
# and launch: › minio › museum API › (optional) web‑UI
|
||||
# and launch: › minio › museum API › (optional) web‑UI
|
||||
|
||||
Reference in New Issue
Block a user