alinmear / docker-conanexiles

A docker container to easily provision and manage a conanexiles dedicated server using wine
MIT License
105 stars 74 forks source link

Fixed missing "\" in Dockerfile #44

Closed othrayte closed 4 years ago

othrayte commented 4 years ago

Just a simple missing slash required to escape the newline

othrayte commented 4 years ago

Looks like there might be some other issues that occur once the docker builds work again that prevent the server from working. Simply building the container again from this or from the last successful build seems to result in issues launching the server. These might need to be fixed first, otherwise merging this PR will make the build pass but the resulting container could break everyone using the latest tag.