Skip to content

Instantly share code, notes, and snippets.

@liemle3893
Created April 1, 2020 11:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liemle3893/94ce497603ee623d0fd6212a7b56c1ad to your computer and use it in GitHub Desktop.
Save liemle3893/94ce497603ee623d0fd6212a7b56c1ad to your computer and use it in GitHub Desktop.
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