Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 138 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 138 Bytes

To build app using docker:

docker build -t cfdocker .

To run app:

docker run -it --rm --name cfapp cfdocker