services: hhargreaves.dev: image: hhargreaves.dev build: context: . dockerfile: Dockerfile ports: - "3000:3000" restart: on-failure