docker-build: docker build . -t ucjl-backend docker-run: docker run --publish 9000:9000 --rm -it ucjl-backend