Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...



Virtulbox must be install
Docker Toolbox on windows 10


cd c:/

git clone

Building the Docker image
docker build -t cif - < Dockerfile

Running the application inside a container
docker run -it cif