services: aspnet-prison: container_name: aspnet-prison build: context: . dockerfile: Dockerfile ports: - "5266:5266" volumes: - ./:/app