https://github.com/dongri/web-app-on-docker
web app on docker
https://github.com/dongri/web-app-on-docker
docker docker-compse go haskell java node perl php python ruby
Last synced: about 2 months ago
JSON representation
web app on docker
- Host: GitHub
- URL: https://github.com/dongri/web-app-on-docker
- Owner: dongri
- Created: 2019-03-17T04:07:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T05:53:16.000Z (about 3 years ago)
- Last Synced: 2026-01-20T00:48:03.542Z (4 months ago)
- Topics: docker, docker-compse, go, haskell, java, node, perl, php, python, ruby
- Language: JavaScript
- Homepage:
- Size: 317 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web app on Docker
```
$ docker-compose up --build -d
$ open https://localhost:50001
```