mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-22 23:21:35 +02:00
external uid is now correctly applied
This commit is contained in:
@@ -70,7 +70,8 @@ ENV DEBIAN_FRONTEND="teletype" \
|
||||
LC_ALL="de_DE.UTF-8" \
|
||||
TZ="Europe/Berlin" \
|
||||
PACKAGES="nano" \
|
||||
AVAHI="false"
|
||||
AVAHI="false" \
|
||||
HOSTUID=1000
|
||||
|
||||
# Setting up EXPOSE for Admin
|
||||
EXPOSE 8081/tcp
|
||||
|
||||
Reference in New Issue
Block a user