Skip to content

Console Output

+ docker build -t testsuite-fmu-crosscompile --pull .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: Image is up to date 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/
 ---> Using cache
 ---> 37d1d4d32ac1
Successfully built 37d1d4d32ac1
Successfully tagged testsuite-fmu-crosscompile:latest