mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-06-25 19:48:05 +02:00
Add support for changing UID/GID (#216)
* Add support for changing UID/GID * Revert volume definition in docker-compose file
This commit is contained in:
committed by
Florian Kinder
parent
2ffac3c4a8
commit
288f080ebc
@ -7,5 +7,6 @@ services:
|
||||
- "27015:27015/tcp"
|
||||
volumes:
|
||||
- /opt/factorio:/factorio
|
||||
# user: 845:845
|
||||
# user: 1000:1000
|
||||
# environment:
|
||||
# - PUID=1000
|
||||
# - PGID=1000
|
||||
|
Reference in New Issue
Block a user