services:
app:
build:
context: sources
restart: always
labels:
- "com.centurylinklabs.watchtower.enable=false"
ports:
- "127.0.0.1:9010:80"