Versions Compared

Key

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

...

The following command builds the docker image from the <openifs-docker-build-dir> , with the docker command executed in the same directory as the Dockerfile .

Code Block
languagebash
themeMidnight
docker build --tag "openifs-48r1.1" . 

...