Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 110 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 110 Bytes

Running the template app

docker build -t <your-tag-name> .
docker run -p 8019:8018 <tag-name>