# README ## Build ``` docker build -t qwxfb_newbie_fmt . ``` ## Run ``` docker run -it --rm --name qwxfb_newbie_fmt -p 7123:70 qwxfb_newbie_fmt ```