mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-27 19:42:43 +10:00
user-fix
This commit is contained in:
parent
34cb7221f8
commit
2e6b7688ae
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ ENV DOCKER_GROUP 233
|
|||
RUN groupmod --gid $DOCKER_GROUP docker
|
||||
|
||||
# Become desktop environment user
|
||||
USER $DESKTOP_ENVIRONMENT_USER
|
||||
USER $USER
|
||||
|
||||
# Record container build information
|
||||
ARG DESKTOP_CONTAINER_BUILD_DATE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue