Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Docker images on Docker Hub are over a year old and broken #2952

Closed
kalmi opened this issue Mar 26, 2020 · 2 comments
Closed

Docker images on Docker Hub are over a year old and broken #2952

kalmi opened this issue Mar 26, 2020 · 2 comments

Comments

@kalmi
Copy link

kalmi commented Mar 26, 2020

@victorb @daviddias The latest image on Docker Hub is over a year old, and is broken as described in #2018. Could you please have a look? It would be really nice to have.

I am working on a feature for go-ipfs, and it would be great to have a working latest Docker image as it would allow me quickly check current js-ipfs behaviours of the same feature.

@achingbrain
Copy link
Member

Looks like docker pushes got taken out of the build process somewhere along the line - sorry about that, it should be back now.

You can get the current release in a docker image with docker pull ipfs/js-ipfs:latest but it's still broken due to #2019

But! If you instead use the RC of the next release with docker pull ipfs/js-ipfs:next that issue is fixed. The RC will likely become the latest release tomorrow morning.

@kalmi
Copy link
Author

kalmi commented Mar 26, 2020

Thank you, next works great

@kalmi kalmi closed this as completed Mar 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants