Sign inSign up

trippingteddies/php

By trippingteddies

Updated 8 months ago

Image
0

100K+

trippingteddies/php repository overview

Docker Images

Each folder stores a Dockerfile used to build an image.

Images are built automatically on Dockerhub (in organisation trippingteddies) for:

You can also build them manually on your local machines:

docker build -t trippingteddies/php:7.4-node .

and push manually to dockerhub:

docker login
docker push trippingteddies/php:7.4-node .

where trippingteddies/php is the dockerhub repo name and 7.4-node is the image tag.

Tag summary

Content type

Image

Digest

sha256:7b9bd82d7

Size

744.3 MB

Last updated

8 months ago

docker pull trippingteddies/php:8.4.17-node