/testing_practice

for testing skill up

Primary LanguageGoMIT LicenseMIT

testing_practice

for testing skill up

build

docker build -t testing_prac:1.0 .

run

docker run -itd --name testing_prac -p 18080:18080 testing_prac:1.0