Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manatlan/dockerstarlettetest
just a test
https://github.com/manatlan/dockerstarlettetest
Last synced: 3 days ago
JSON representation
just a test
- Host: GitHub
- URL: https://github.com/manatlan/dockerstarlettetest
- Owner: manatlan
- Created: 2021-06-05T10:12:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T12:06:09.000Z (over 3 years ago)
- Last Synced: 2024-10-09T12:28:31.099Z (3 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TO BUILD :
sudo docker build . -t startest
# TO RUN :
sudo docker run -p 12345:8000/tcp startest
# TO TEST :
curl http://localhost:12345