qrtesting/images/pq-d1/Makefile

5 lines
81 B
Makefile
Raw Permalink Normal View History

2018-08-19 12:29:02 +01:00
build:
docker build -t pq-t2 .
run:
docker run --name pq-t2 -p 50511:443 pq-t2