zopanix / docker_factorio_server

Factorio Server in Docker
MIT License
31 stars 275 forks source link

feat: update factorio to 0.14.9 #37

Closed salzig closed 7 years ago

salzig commented 7 years ago
$ docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"
Error response from daemon: Get https://registry-1.docker.io/v2/: unauthorized: incorrect username or password
The command "docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"" failed and exited with 1 during .

@zopanix ?

bkuhl commented 7 years ago

0.14 is not currently compatible with this Dockerfile configuration and requires changes. See https://github.com/zopanix/docker_factorio_server/issues/34