Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nguyenanht/simpleflaskapp
https://github.com/nguyenanht/simpleflaskapp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nguyenanht/simpleflaskapp
- Owner: nguyenanht
- Created: 2020-05-06T14:20:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T19:51:22.000Z (over 3 years ago)
- Last Synced: 2024-10-20T05:32:23.105Z (2 months ago)
- Language: Dockerfile
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simpleflaskapp
update travis
git add .
git commit -m "travis.ci"
git pushdocker build -t nguyenanht/simpleflaskapp:latest .
docker run -it -p 80:80 nguyenanht/simpleflaskapp:latest