gilsongabriel/desafio-golang-esquenta-maratona-fullcycle
version: "3.8"
services:
app:
image: gilsongabriel/desafio-golang-esquenta-maratona-fullcycle
container_name: app_name
ports:
- 8087:8087
restart: always
tty: true
gilsongabriel/desafio-golang-esquenta-maratona-fullcycle
version: "3.8"
services:
app:
image: gilsongabriel/desafio-golang-esquenta-maratona-fullcycle
container_name: app_name
ports:
- 8087:8087
restart: always
tty: true