...
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 | ||||
---|---|---|---|---|
| ||||
docker build --tag "openifs-48r1.1" . |
...
...
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 | ||||
---|---|---|---|---|
| ||||
docker build --tag "openifs-48r1.1" . |
...