Skip to content

Console Output

+ docker build -t 61e2e37a0cd1a952ee6d1ba9527b05907be4cafe --pull -f .CI/cache/Dockerfile .CI/cache
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  2.048kB

Step 1/2 : FROM docker.openmodelica.org/build-deps:v1.16.5
v1.16.5: Pulling from build-deps
23884877105a: Already exists
bc38caa0f5b9: Already exists
2910811b6c42: Already exists
36505266dcc6: Already exists
d07974147cf8: Already exists
f442b9ab76cb: Already exists
f1d59ab47f0d: Already exists
bee249aed2a8: Already exists
87df069dcb07: Already exists
5c5ebb507706: Already exists
9542ecaa555f: Pulling fs layer
9542ecaa555f: Verifying Checksum
9542ecaa555f: Download complete
9542ecaa555f: Pull complete
Digest: sha256:a68395742f07bb90bfbf1566266dbd2cf83c2416134425fb4d540e38e5450bb9
Status: Downloaded newer image for docker.openmodelica.org/build-deps:v1.16.5
 ---> 0330b25dbcc9
Step 2/2 : RUN mkdir -p /cache/runtest/ /cache/omlibrary/ && chmod ugo+rwx /cache/runtest/ /cache/omlibrary/
 ---> Running in f9ffe87827b7
Removing intermediate container f9ffe87827b7
 ---> bb7426f7cc08
Successfully built bb7426f7cc08
Successfully tagged 61e2e37a0cd1a952ee6d1ba9527b05907be4cafe:latest