Skip to content

kocierik/compose-to-nomad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compose to Nomad

Usage

To use this tool, you need to specify the path to your Docker Compose YAML file and the output directory where you want the generated Nomad job specification files to be stored.

go run cmd/main.go -compose-file example/docker-compose.yml  -output-dir example

Currently supported

  • Image Specification
  • Port Mapping
  • Environment Variables
  • Volume Mapping
  • Health check
  • Services

About

convert docker compose to nomad configuration

Resources

Code of conduct

Stars

Watchers

Forks

Packages