hello-helm/docker-compose.yml

7 lines
83 B
YAML

version: '3.7'
services:
app:
network_mode: host
build:
context: .