Skip to content

Console Output

+ docker build -t c3909ddc760168a87ac1474524f12b4d3b2299e7 --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.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
 ---> 5f155b92e885
Successfully built 5f155b92e885
Successfully tagged c3909ddc760168a87ac1474524f12b4d3b2299e7:latest