Skip to content

Default files not being created when image runs #298

Open
@dalanmiller

Description

@dalanmiller

I'm not seeing the default config files being created when I start the image. I'm not seeing any permissions issues so I don't think anything is wrong there.

This is using latest and the following command on Mac OSX

sudo docker run -d \
  --network=host \
  -p 34197:34197/udp \
  -p 27015:27015/tcp \
  -v /opt/factorio:/factorio \
  --name factorio \
  --restart=always  \
  factoriotools/factorio
/opt/factorio $ ls -halt                                                                                                                 
total 8
-rw-r--r--  1 root  845     184B  8 Dec 17:14 start.sh
drwxr-xr-x  3 845   845      96B  8 Dec 17:14 .
drwxr-xr-x  3 root  wheel    96B  8 Dec 17:09 ..

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions