https://github.com/matchachoco010/hellodocker
Dockerお試し。
https://github.com/matchachoco010/hellodocker
Last synced: about 1 year ago
JSON representation
Dockerお試し。
- Host: GitHub
- URL: https://github.com/matchachoco010/hellodocker
- Owner: MatchaChoco010
- License: apache-2.0
- Created: 2017-07-27T05:34:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-30T11:02:24.000Z (almost 9 years ago)
- Last Synced: 2025-02-13T02:26:35.310Z (over 1 year ago)
- Language: TypeScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
$ npx tsc
$ DB_PASSWORD=
$ CERT_PATH=./cert
$ docker-compose up
```
```
$ docker-compose down
```