https://github.com/dineshba/compose2nomad
https://github.com/dineshba/compose2nomad
docker-compose nomad
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dineshba/compose2nomad
- Owner: dineshba
- Created: 2019-07-22T06:13:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T17:18:01.000Z (almost 7 years ago)
- Last Synced: 2025-06-18T01:47:48.950Z (about 1 year ago)
- Topics: docker-compose, nomad
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Compose2nomad
A Simple tool to convert docker-compose file to nomad files.
Usage:
```bash
$ go build
$ ./compose2nomad docker-compose.yml
```