Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

dmouse/puphpet docker image format too old #2

Open
aem34 opened this issue Feb 26, 2015 · 5 comments
Open

dmouse/puphpet docker image format too old #2

aem34 opened this issue Feb 26, 2015 · 5 comments

Comments

@aem34
Copy link

aem34 commented Feb 26, 2015

Hello,

Running docker 1.5.0, running the dockerfile gives the following error

Pulling repository dmouse/puphpet
4a8f3442ec5e: Error pulling image (latest) from dmouse/puphpet, image ID '27cf784147099545' is invalid v1/, image ID '27cf784147099545' is invalid
FATA[0002] Error pulling image (latest) from dmouse/puphpet, image ID '27cf784147099545' is invalid

On the page moby/moby#9775
it seems that from docker 1.4+ the image format is not the same.

Could you please upgrade the image so that it could be used on docker 1.4+ ?

@theninthnode
Copy link

Also having this issue. Is the docker image a requirement? Is it possible to run the PUPHPET config without it using a different image?

@sbocconi
Copy link

I think you can definitely run this with a different image, created for example following https://blog.csanchez.org/2014/08/18/building-docker-images-with-puppet/

I am going to use this by creating the puppet enable docker image before the commands included in this docker file, using a standard base image.

@splincode
Copy link

splincode@splincode:~/Develop/docker/puphpet-docker$ sudo docker build -t puppet .
Sending build context to Docker daemon 9.132 MB
Step 1 : FROM dmouse/puphpet
Pulling repository docker.io/dmouse/puphpet
Tag latest not found in repository docker.io/dmouse/puphpet

@cwiggo
Copy link

cwiggo commented Dec 19, 2016

@sbocconi did you manage to make any headway? I've just ran into this problem. Just looking for an alternative / possible fix to use the dmouse/puphpet docker image.

@sbocconi
Copy link

sbocconi commented Feb 23, 2017

@cwiggo I have not yet had the time to go back to docker in general, unfortunately. I hopefully will do that this year since we need to hand-over some projects.

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

5 participants