Skip to content

Console Output

+ docker build -t 1f99329471be0038920db569361da9cadb36af80 --pull -f .CI/cache-xenial/Dockerfile .CI/cache-xenial
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  2.048kB

Step 1/2 : FROM docker.openmodelica.org/build-deps:v1.13.1-qt4-xenial
v1.13.1-qt4-xenial: Pulling from build-deps
Digest: sha256:8ecf53f14fe8ecda943305cf1849f9bfcbff234f662ced31823f23ef6f353a85
Status: Image is up to date for docker.openmodelica.org/build-deps:v1.13.1-qt4-xenial
 ---> 1ff78c5ec144
Step 2/2 : RUN mkdir -p /cache/runtest/ /cache/omlibrary/ && chmod ugo+rwx /cache/runtest/ /cache/omlibrary/
 ---> Using cache
 ---> 6aa5b3844513
Successfully built 6aa5b3844513
Successfully tagged 1f99329471be0038920db569361da9cadb36af80:latest