https://github.com/jojoee/docker-alpine-python3-psycopg2
Smallest Docker image with Python 3 + psycopg2
https://github.com/jojoee/docker-alpine-python3-psycopg2
alpine docker-image psycopg2 python
Last synced: 8 months ago
JSON representation
Smallest Docker image with Python 3 + psycopg2
- Host: GitHub
- URL: https://github.com/jojoee/docker-alpine-python3-psycopg2
- Owner: jojoee
- License: mit
- Created: 2019-01-03T06:19:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-10T16:02:49.000Z (almost 6 years ago)
- Last Synced: 2024-11-07T12:34:44.518Z (over 1 year ago)
- Topics: alpine, docker-image, psycopg2, python
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/jojoee/alpine-python3-psycopg2/
- Size: 1.95 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-alpine-python3-psycopg2
[](https://hub.docker.com/r/jojoee/alpine-python3-psycopg2/)
[](https://hub.docker.com/r/jojoee/alpine-python3-psycopg2/)
[](http://microbadger.com/images/jojoee/alpine-python3-psycopg2)
Python 3.6 + `psycopg2` Docker image
## Usage
```bash
$ docker run -it --rm jojoee/alpine-python3-psycopg2 python3
```
## TODO
- [ ] Update usage section
## Reference
- https://github.com/frol/docker-alpine-python3
- https://github.com/frol/docker-alpine-python3/issues/1