version: '2' services: madisonlinux: container_name: madisonlinux build: context: ./ dockerfile: Dockerfile restart: "no" ports: - 8080:8080