Skip to content

Console Output

+ docker build -t 22700aa30c4ba4ee90a34211c26179fa14fe96f8 --pull -f .CI/cache-xenial/Dockerfile .CI/cache-xenial
Sending build context to Docker daemon  2.048kB

Step 1/2 : FROM docker.openmodelica.org/build-deps:v1.13-qt4-xenial
v1.13-qt4-xenial: Pulling from build-deps
Digest: sha256:3d3d3d6011356bddbbea9bfe58f6991dc383167546ba972d51db4197afd79c8f
Status: Image is up to date for docker.openmodelica.org/build-deps:v1.13-qt4-xenial
 ---> 70bad6044011
Step 2/2 : RUN mkdir -p /cache/runtest/ /cache/omlibrary/ && chmod ugo+rwx /cache/runtest/ /cache/omlibrary/
 ---> Using cache
 ---> 1df0cc85b24f
Successfully built 1df0cc85b24f
Successfully tagged 22700aa30c4ba4ee90a34211c26179fa14fe96f8:latest