Skip to content

Instantly share code, notes, and snippets.

@yutakahashi114
Created February 1, 2020 11:38
Show Gist options
  • Save yutakahashi114/400abec1fdfec4ae0a0c7e14c9d85989 to your computer and use it in GitHub Desktop.
Save yutakahashi114/400abec1fdfec4ae0a0c7e14c9d85989 to your computer and use it in GitHub Desktop.
version: '3.7'
services:
app_b:
image: golang:latest
tty: true
db_b:
image: postgres:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment