Docker CI build error
martijnremmen opened this issue · 4 comments
martijnremmen commented
Hi,
First of all I'd like to thank you for updating this image so quickly, great work!
However it seems like there's something going wrong in the DockerCI builds. I'd help but it seems like I can't access its logs (set to private?)
blaas commented
It is most likely related to the faulty zip file name error that should be solved by this PR : #44
RageBoy009 commented
why is the docker container not build automatically as soon as the github gets updates?
ryansheehan commented
Those are from a temporary setup. For a while I was exploring building
from source, and looking to contribute the dockerfile back to tshock.
For a number of reasons I had to switch back to building from the release
zips. I still hope to reactivate that effort of building from source. But
I'm going to wait until the pre release phase is over.
…On Fri, Jun 5, 2020, 6:26 AM Accendit ***@***.***> wrote:
Hi,
First of all I'd like to thank you for updating this image so quickly,
great work!
However it seems like there's something going wrong in the DockerCI
builds. I'd help but it seems like I can't access its logs (set to private?)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#45>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB46ERZQIOTUORYMOG5AKQLRVDI6NANCNFSM4NTO7LIA>
.
martijnremmen commented
@ryansheehan That's a great idea! Tshock having an official image would be awesome.
I think using a development or feature branch might provide a more ideal workflow for working on that though 🙂
Thanks for solving this so quickly and creating this image!