-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error during build #7
Comments
Whoops, sorry about that! I'll get it fixed and close this when done. I'll also take this opportunity to thank you again for your continued contribution here. Running the server is awesome and I am super thankful. I'm also thankful for your input with posts like this and your original inputs into the docker build (which I use officially now). Out of curiosity, have you noticed any activity on your server? My main It is worth noting that I now publish images to dockerhub (pserwylo/retrowars). However I understand that you may be interested in building yourself and that is of course fine. It is also worth noting if you are interested that the docker image need only change under certain circumstances, namely when server logic changes or games are introduced. When this happens, I'll tag a version that is suffixed with |
I'll also try to setup a Github Actions CI pipeline because this is a bit of an embarrassing bug that should never really have been merged! |
This all actually a bit messy. Took me longer than I care to admit to figure out the |
Fixed in retrowars/retrowars#129. I've recreated the Dockerfile in the main repo. Will remove from here soon. |
I saw some people during my server maintenance playing on the server, but I don't keep logs on my server, So I cannot say something precise. I'm good with your dockerfile and published image, I'm now using it for my server. |
Hi,
The Dockerfile don't build since few days, did you have change something ?
From the error, I suppose it this line where the version is fixed :
https://github.com/retrowars/retrowars/blob/2f78e54494c86e690139aab6d4d370a580f02e76/build.gradle#L10
Best regards
Azlux
The text was updated successfully, but these errors were encountered: