dpfaffenbauer / pimcore-docker

Docker PHP Image for Pimcore 5 and 6
23 stars 15 forks source link

Dockerhub images down #8

Closed schliflo closed 6 years ago

schliflo commented 6 years ago

Seems like you took the off there: https://hub.docker.com/r/dpfaffenbauer/pimcore-docker-php-fpm/ Could you elaborate on the reasoning? I found them quite handy.

dpfaffenbauer commented 6 years ago

I moved them here https://hub.docker.com/r/dpfaffenbauer/pimcore/, but docker hub has no feature to rename them.

schliflo commented 6 years ago

Thx, just found out myself :)

mayouf commented 5 years ago

Hi,

I typed docker pull dpfaffenbauer/pimcore

It is not working. Here is the Error message:

Error response from daemon: manifest for dpfaffenbauer/pimcore:latest not found

Any tips ?

dpfaffenbauer commented 5 years ago

You have to provide a specific tag, there is no "default" on those images. Try it like:

docker pull dpfaffenbauer/pimcore:PHP7.3-fpm