https://github.com/davidchase/simply-hapi-docker
Part I in of a Series of Docker Setups
https://github.com/davidchase/simply-hapi-docker
docker docker-compose hapijs
Last synced: about 2 months ago
JSON representation
Part I in of a Series of Docker Setups
- Host: GitHub
- URL: https://github.com/davidchase/simply-hapi-docker
- Owner: davidchase
- License: mit
- Created: 2017-01-23T14:15:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-25T19:48:25.000Z (over 9 years ago)
- Last Synced: 2024-04-14T13:12:51.287Z (about 2 years ago)
- Topics: docker, docker-compose, hapijs
- Language: JavaScript
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simply Hapi Docker
Part I in a Series of Simple Docker Setups
## Preqs
- Docker Installed
## Run It
```sh
docker-compose up --build
```
## Todo
- [ ] Add other docker yml (ie production, staging)