Skip to content

Console Output

02:08:13 + docker build -t rpm-build-tmp .
02:08:14 #0 building with "default" instance using docker driver
02:08:14 
02:08:14 #1 [internal] load build definition from Dockerfile
02:08:14 #1 transferring dockerfile: 264B done
02:08:14 #1 DONE 0.0s
02:08:14 
02:08:14 #2 [internal] load metadata for docker.openmodelica.org/build-deps:fc43.amd64
02:08:14 #2 DONE 0.0s
02:08:14 
02:08:14 #3 [internal] load .dockerignore
02:08:14 #3 transferring context: 2B done
02:08:14 #3 DONE 0.0s
02:08:14 
02:08:14 #4 [1/3] FROM docker.openmodelica.org/build-deps:fc43.amd64
02:08:14 #4 CACHED
02:08:14 
02:08:14 #5 [internal] load build context
02:08:16 #5 transferring context: 136.55MB 2.0s done
02:08:16 #5 DONE 2.0s
02:08:16 
02:08:16 #6 [2/3] COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.28.0~dev~92~gd4301eb-1.fc43.x86_64.rpm /root
02:08:19 #6 DONE 3.6s
02:08:19 
02:08:19 #7 [3/3] RUN rpm -i /root/openmodelica-nightly-1.28.0~dev~92~gd4301eb-1.fc43.x86_64.rpm
02:08:32 #7 DONE 10.4s
02:08:32 
02:08:32 #8 exporting to image
02:08:32 #8 exporting layers
02:08:40 #8 exporting layers 9.7s done
02:08:40 #8 writing image sha256:eaf3c0d04abdea07bfe73fa0c9f82a7b925eb0a37a50a87134c384033a513c4b done
02:08:40 #8 naming to docker.io/library/rpm-build-tmp done
02:08:40 #8 DONE 9.8s