qrtesting/images/dev-tris/Makefile
2018-08-19 11:29:02 +00:00

5 lines
81 B
Makefile

build:
docker build -t pq-t2 .
run:
docker run --name pq-t2 -p 50511:443 pq-t2