/exam3000

Primary LanguagePHP

docker build -t brbr_exam3000 .
docker run -itd --rm -p 10000:8080 --name brbr_exam3000_cont brbr_exam3000