Skip to content

Console Output

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

Step 1/2 : FROM docker.openmodelica.org/build-deps:v1.13-i386
v1.13-i386: Pulling from build-deps
Digest: sha256:fc44437f8cc01960bb761af4d20e2d3c6e6b16d6e70c5828bcf872d27781985d
Status: Downloaded newer image for docker.openmodelica.org/build-deps:v1.13-i386
 ---> b22f2c9a5366
Step 2/2 : RUN mkdir -p /cache/runtest/ /cache/omlibrary/ && chmod ugo+rwx /cache/runtest/ /cache/omlibrary/
 ---> Using cache
 ---> 76069a6c1d5d
Successfully built 76069a6c1d5d
Successfully tagged b3985ccaebac51d714395486c79a06cb79e545fe:latest