scope config variables.

This commit is contained in:
Miroslav Šedivý
2021-03-16 15:24:58 +01:00
parent a74bf9986b
commit 524d895db8
10 changed files with 107 additions and 115 deletions

View File

@ -104,7 +104,7 @@ COPY runtime/icon-theme /home/$USERNAME/.icons/default
# set default envs
ENV USER=$USERNAME
ENV DISPLAY=:99.0
ENV NEKO_BIND=:8080
ENV NEKO_SERVER_BIND=:8080
#
# copy executabe from previous stage