version: '3.3'
services:
server:
build:
dockerfile: docker/Dockerfile
context: .
ports:
- '5000:5000'