https://github.com/formulahendry/python-amd64-debug
https://github.com/formulahendry/python-amd64-debug
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/formulahendry/python-amd64-debug
- Owner: formulahendry
- Created: 2018-08-20T08:47:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-20T08:48:11.000Z (about 7 years ago)
- Last Synced: 2025-03-13T06:34:31.683Z (7 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. docker build --rm -f Dockerfile.amd64.debug -t python-amd64-debug:latest .
2. docker run -d -p 4000:3000 --name python-test python-amd64-debug:latest