https://github.com/avil13/gt-compose
https://github.com/avil13/gt-compose
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/avil13/gt-compose
- Owner: avil13
- Created: 2018-08-24T16:17:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-26T11:03:22.000Z (almost 7 years ago)
- Last Synced: 2024-10-11T17:18:17.181Z (8 months ago)
- Language: Dockerfile
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Build
```
docker-compose build
```Up
```
docker-compose up -d workspace
```Bash
```
docker-compose exec workspace bash
```