Console Output
09:59:42 + docker build -t rpm-build-tmp .
09:59:42 #0 building with "default" instance using docker driver
09:59:42
09:59:42 #1 [internal] load build definition from Dockerfile
09:59:42 #1 transferring dockerfile: 266B done
09:59:42 #1 DONE 0.1s
09:59:42
09:59:42 #2 [internal] load metadata for docker.openmodelica.org/build-deps:fc44.amd64
09:59:42 #2 DONE 0.0s
09:59:42
09:59:42 #3 [internal] load .dockerignore
09:59:42 #3 transferring context:
09:59:42 #3 transferring context: 2B done
09:59:42 #3 DONE 0.1s
09:59:42
09:59:42 #4 [internal] load build context
09:59:43 #4 ...
09:59:43
09:59:43 #5 [1/3] FROM docker.openmodelica.org/build-deps:fc44.amd64
09:59:43 #5 DONE 0.6s
09:59:43
09:59:43 #4 [internal] load build context
09:59:45 #4 transferring context: 185.05MB 2.4s done
09:59:45 #4 DONE 2.5s
09:59:45
09:59:45 #6 [2/3] COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.28.0~dev~791~g59070c5-1.fc44.x86_64.rpm /root
09:59:45 #6 DONE 0.7s
09:59:46
09:59:46 #7 [3/3] RUN rpm -i /root/openmodelica-nightly-1.28.0~dev~791~g59070c5-1.fc44.x86_64.rpm
09:59:54 #7 DONE 8.2s
09:59:54
09:59:54 #8 exporting to image
09:59:54 #8 exporting layers
10:00:09 #8 exporting layers 14.6s done
10:00:09 #8 writing image sha256:ead76d12ee89884cd094052921c365f61d8eb5f03a95562f1a1ea626f61064ba done
10:00:09 #8 naming to docker.io/library/rpm-build-tmp 0.0s done
10:00:09 #8 DONE 14.7s