🐛 fix: Change default user to ubuntu

This commit is contained in:
Wanjohi
2024-04-16 02:13:12 +03:00
parent 66f7ba200f
commit c2c3590b0c
3 changed files with 6 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ FROM ubuntu:23.10
ENV DEBIAN_FRONTEND=noninteractive \
TIMEZONE=Africa/Nairobi \
XDG_RUNTIME_DIR=/tmp/runtime-netris \
XDG_RUNTIME_DIR=/tmp/runtime-ubuntu \
DISPLAY=:0 \
PULSE_SERVER=unix:/run/pulse/native
# WAYLAND_DISPLAY=wayland-0