Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 144 Bytes

File metadata and controls

8 lines (6 loc) · 144 Bytes

RUN it

docker build -f Dockerfile.dev -t test-maker:dev .
docker run --rm -p 9292:9292 test-maker:dev
open http://localhost:9292