mirror of
https://github.com/bitnami/containers.git
synced 2026-04-04 16:27:46 +08:00
3.7.10-debian-10-r49 release
This commit is contained in:
@@ -3,7 +3,7 @@ version: '2'
|
||||
services:
|
||||
python:
|
||||
tty: true # Enables debugging capabilities when attached to this container.
|
||||
image: 'docker.io/bitnami/python:3.7-debian-10'
|
||||
image: docker.io/bitnami/python:3.7
|
||||
ports:
|
||||
- 8000:8000
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user