services: heicode-www: build: context: ./website dockerfile: Dockerfile ports: - "8888:80" restart: unless-stopped