Hermsi1337 / docker-ark-server

Dockerize your ARK server - configurable via env
https://hub.docker.com/r/hermsi/ark-server/
MIT License
112 stars 36 forks source link

Major refactoring / issue tackling af #57

Closed Hermsi1337 closed 2 years ago

Hermsi1337 commented 2 years ago

Can be testet via img: quay.io/hermsi1337/ark-server:refactor

SeanOMik commented 2 years ago

When I try to start the container, I get this error: rm: cannot remove '/etc/arkmanager': Permission denied. It occurs a few times before the container exits.

Edit: Never mind, I had user: 1000:1000 in the docker-compose file.