-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
docker: rename ipfs/go-ipfs:latest and/or add a latest stable image #2888
Comments
@chpio what is breaking on the latest docker image? |
it was throwing an |
cc @lgierth |
Done, the images are being rebuilt right now: https://hub.docker.com/r/ipfs/go-ipfs/builds/ |
This is now consistent with the original naming in jbenet/go-ipfs: latest=release-branch, release=release-branch, master=master-branch |
woops, thanks for raising this again - we forgot to push v0.4.3 to the release branch, which that image is based off. doing that now. |
reopening this issue because pushing to the release branch just triggered a build of the "latest" image... :S |
also it isn't rebuilding on alpine updates, this should be fixed also |
should be declared as the dev build. i assumed it's the latest working build, but it's not ;(
so i switched to an versioned image, but that's also not nice:
2a mothsago)docker-compose pull & systemctl restart ipfs
by hand or automatically)it would be good that...
The text was updated successfully, but these errors were encountered: