Skip to content

Console Output

14:50:30 + docker build -t rpm-build-tmp .
14:50:30 #0 building with "default" instance using docker driver
14:50:30 
14:50:30 #1 [internal] load build definition from Dockerfile
14:50:30 #1 transferring dockerfile: 266B done
14:50:30 #1 DONE 0.0s
14:50:30 
14:50:30 #2 [internal] load metadata for docker.openmodelica.org/build-deps:fc44.amd64
14:50:30 #2 DONE 0.0s
14:50:30 
14:50:30 #3 [internal] load .dockerignore
14:50:30 #3 transferring context: 2B done
14:50:30 #3 DONE 0.0s
14:50:30 
14:50:30 #4 [1/3] FROM docker.openmodelica.org/build-deps:fc44.amd64
14:50:30 #4 DONE 0.1s
14:50:30 
14:50:30 #5 [internal] load build context
14:50:32 #5 transferring context: 133.64MB 1.9s done
14:50:32 #5 DONE 2.0s
14:50:32 
14:50:32 #6 [2/3] COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.27.0~dev~401~g25da15c-1.fc44.x86_64.rpm /root
14:50:33 #6 DONE 1.3s
14:50:33 
14:50:33 #7 [3/3] RUN rpm -i /root/openmodelica-nightly-1.27.0~dev~401~g25da15c-1.fc44.x86_64.rpm
14:50:40 #7 DONE 6.3s
14:50:40 
14:50:40 #8 exporting to image
14:50:40 #8 exporting layers
14:50:45 #8 exporting layers 4.7s done
14:50:45 #8 writing image sha256:fef6532134667940a8682375b654f568cbd22def8142ff56c7136064855f570e done
14:50:45 #8 naming to docker.io/library/rpm-build-tmp 0.0s done
14:50:45 #8 DONE 4.7s