Skip to content

Console Output

+ docker build -t 59b055891a91a07a215f7b7c0c897251b3510121 --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.3
v1.16.3: Pulling from build-deps
Digest: sha256:adf626710a9b2ab23227ed1854c3b34cb0a635a807379e132a576a907304dc43
Status: Downloaded newer image for docker.openmodelica.org/build-deps:v1.16.3
 ---> 6200885fe076
Step 2/2 : RUN mkdir -p /cache/runtest/ /cache/omlibrary/ && chmod ugo+rwx /cache/runtest/ /cache/omlibrary/
 ---> Running in db9375d70793
Removing intermediate container db9375d70793
 ---> ac11dfc4269c
Successfully built ac11dfc4269c
Successfully tagged 59b055891a91a07a215f7b7c0c897251b3510121:latest