qrtesting/images/pq-d1/Makefile

5 regels
81 B
Makefile

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