File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33This is my personal base container for Docker, now with Python! Maybe you'll
44find it helpful too...
55
6- [ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/minchinweb/python.svg?style=popout )] ( https://hub.docker.com/r/minchinweb/python )
7- [ ![ Size & Layers] ( https://images.microbadger.com/badges/image/minchinweb/python.svg )] ( https://microbadger.com/images/minchinweb/python )
86[ ![ GitHub issues] ( https://img.shields.io/github/issues-raw/minchinweb/docker-python.svg?style=popout )] ( https://github.com/MinchinWeb/docker-python/issues )
97<!--
10- 
11- 
8+ [](https://hub.docker.com/r/minchinweb/python)
129-->
1310
1411## How to Use This
@@ -17,7 +14,7 @@ The container will probably not be used directly, but rather as a for building
1714other (Docker) containers on. To do that, specify this as your base image (in
1815your ` Dockerfile ` ):
1916
20- FROM minchinweb/python
17+ FROM ghcr.io/ minchinweb/python
2118
2219 # ... and the rest
2320
You can’t perform that action at this time.
0 commit comments