version: '3.9' services: stockfill: build: . ports: - "8080:80" restart: unless-stopped