version: '3.8' services: chat_roll: image: chat_roll build: context: . container_name: chat_roll ports: - 127.0.0.1:55556:8000