services: punklorde-landing-page: build: . container_name: punklorde-landing-page ports: - "3010:80" restart: always