Skip to content

Instantly share code, notes, and snippets.

@yutakahashi114
Created February 1, 2020 11:38
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 yutakahashi114/f79ff6c5501c7509bf79bcc50c50ebe5 to your computer and use it in GitHub Desktop.
Save yutakahashi114/f79ff6c5501c7509bf79bcc50c50ebe5 to your computer and use it in GitHub Desktop.
version: '3.7'
services:
app_a:
image: golang:latest
tty: true
db_a:
image: postgres:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment