services: bajacloud: container_name: darkicewolf50/uofcbajacloud:latest ports: - 8080:8000 volumes: - ./mock:/Interviews build: . # networks: # - testnet