services: cvsite: build: . # This is the key for local builds image: zeshan # This will be the name of the local image created container_name: zeshan restart: always networks: - hurricane networks: hurricane: external: true