version: "2" services: hoc: build: . image: local/hoc:latest volumes: - ./repos:/repos ports: - "127.0.0.1:8080:8080"