Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hirokisan/docker-toolbox
https://github.com/hirokisan/docker-toolbox
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hirokisan/docker-toolbox
- Owner: hirokisan
- Created: 2018-11-27T14:07:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T14:25:13.000Z (about 6 years ago)
- Last Synced: 2024-05-05T15:20:29.598Z (8 months ago)
- Language: Dockerfile
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# docker-toolbox
## bash
```
$ docker exec -it php /bin/sh
$ docker exec -it nginx /bin/sh
```## Task
* [ ] Learn best practice for nginx conf
* [ ] Learn best practice for nginx conf on production
* [ ] Learn detail spec about docker-compose.yml