# B56 https://b56.krac.in/ # Docker ```shell docker build -t b56 . docker run -it -p8080:80 --rm --name b56-app b56 ```