Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 107 Bytes

File metadata and controls

4 lines (4 loc) · 107 Bytes

Command to build:

docker build . -t imageName

Command to start:

docker run -p 8000:8888 -d imageName