Sign inSign up

trippingteddies/python

By trippingteddies

Updated 8 months ago

Image
0

10K+

trippingteddies/python 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:5880f5cf9

Size

1.1 GB

Last updated

8 months ago

docker pull trippingteddies/python:3.14.3-node