Skip to content

Instantly share code, notes, and snippets.

@yutakahashi114
Created February 1, 2020 11:38
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