Skip to content

Console Output

+ docker build -t 948b29f1b41a2b7f093fd1715f13de5090e087fc --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
 ---> c0792d2031d5
Successfully built c0792d2031d5
Successfully tagged 948b29f1b41a2b7f093fd1715f13de5090e087fc:latest