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.4
v1.16.4: Pulling from build-deps
Digest: sha256:9d4c9a61ac8ee356df82872ac2c363d03c28a15e17648bc13ce7009117965f4f
Status: Image is up to date for docker.openmodelica.org/build-deps:v1.16.4
 ---> f9438035ba3c
Step 2/2 : RUN mkdir -p /cache/runtest/ /cache/omlibrary/ && chmod ugo+rwx /cache/runtest/ /cache/omlibrary/
 ---> Using cache
 ---> 90241a8ac18a
Successfully built 90241a8ac18a
Successfully tagged testsuite-fmu-crosscompile:latest