Skip to content

Console Output

+ docker build -t 2fc7d276736bc019ba1c7b5372952f5cc86bd91a --pull -f .CI/cache/Dockerfile .CI/cache
Sending build context to Docker daemon  2.048kB

Step 1/2 : FROM docker.openmodelica.org/build-deps:v1.16.1
v1.16.1: Pulling from build-deps
23884877105a: Already exists
bc38caa0f5b9: Already exists
2910811b6c42: Already exists
36505266dcc6: Already exists
d07974147cf8: Already exists
f442b9ab76cb: Pulling fs layer
f442b9ab76cb: Verifying Checksum
f442b9ab76cb: Download complete
f442b9ab76cb: Pull complete
Digest: sha256:e52b865f67446a2d7afacaac08b137ab599e5abf85bf9b6e559ec28d11402a20
Status: Downloaded newer image for docker.openmodelica.org/build-deps:v1.16.1
 ---> ec89587ccd23
Step 2/2 : RUN mkdir -p /cache/runtest/ /cache/omlibrary/ && chmod ugo+rwx /cache/runtest/ /cache/omlibrary/
 ---> Running in b351a427fada
Removing intermediate container b351a427fada
 ---> c3817f2f3cfd
Successfully built c3817f2f3cfd
Successfully tagged 2fc7d276736bc019ba1c7b5372952f5cc86bd91a:latest