Skip to content

Instantly share code, notes, and snippets.

@liemle3893
Last active April 1, 2020 11:23
Show Gist options
  • Save liemle3893/40c6b887c7dce541ab031eed5b6855b5 to your computer and use it in GitHub Desktop.
Save liemle3893/40c6b887c7dce541ab031eed5b6855b5 to your computer and use it in GitHub Desktop.
group "api" {
count = "1"
task "demo_api" {
driver = "docker"
config {
image = "saboteurkid/go-demo:latest-debug"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment