Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Image published to the public Docker registry is outdated #70

Open
salomvary opened this issue Mar 31, 2017 · 0 comments
Open

Image published to the public Docker registry is outdated #70

salomvary opened this issue Mar 31, 2017 · 0 comments

Comments

@salomvary
Copy link

While there were some recent commits the image was last pushed to the public Docker registry 15 months ago. I would expect sequenceiq/hadoop-docker:latest and 2.7.1 to be in sync with master.

$ docker images sequenceiq/hadoop-docker
REPOSITORY                 TAG                 IMAGE ID            CREATED             SIZE
sequenceiq/hadoop-docker   2.7.1               42efa33d1fa3        15 months ago       1.76 GB
sequenceiq/hadoop-docker   latest              5c3cc170c6bc        20 months ago       1.77 GB

Workaround: build locally.

docker build  -t sequenceiq/hadoop-docker https://github.com/sequenceiq/hadoop-docker.git 
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

1 participant