mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-04 22:30:09 +00:00
Add TimeZone in the docker environment
This commit is contained in:
parent
26f4081979
commit
c711e788d2
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ services:
|
|||
- home:/home/${USER}
|
||||
- ${HOME}:/mnt
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
hostname: nextepc-dev
|
||||
user: ${USER}
|
||||
entrypoint: /bin/bash -c "/bin/bash -c \"$${@}\""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue