Skip to content

Console Output

02:07:56 + docker build -t rpm-build-tmp .
02:07:56 #0 building with "default" instance using docker driver
02:07:56 
02:07:56 #1 [internal] load build definition from Dockerfile
02:07:56 #1 transferring dockerfile: 393B done
02:07:56 #1 DONE 0.0s
02:07:56 
02:07:56 #2 [internal] load metadata for docker.openmodelica.org/build-deps:el9.amd64
02:07:56 #2 DONE 0.0s
02:07:56 
02:07:56 #3 [internal] load .dockerignore
02:07:56 #3 transferring context: 2B done
02:07:56 #3 DONE 0.0s
02:07:56 
02:07:56 #4 [1/3] FROM docker.openmodelica.org/build-deps:el9.amd64
02:07:56 #4 CACHED
02:07:56 
02:07:56 #5 [internal] load build context
02:07:57 #5 transferring context: 130.63MB 0.6s done
02:07:57 #5 DONE 0.6s
02:07:57 
02:07:57 #6 [2/3] COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.27.0~dev~574~g5a19131-1.el9.x86_64.rpm /root
02:07:57 #6 DONE 0.3s
02:07:57 
02:07:57 #7 [3/3] RUN curl -s -O https://build.openmodelica.org/rpm/fake/fakeprovide-omlib-all.noarch.rpm && rpm -i fakeprovide-omlib-all.noarch.rpm && rpm -i /root/openmodelica-nightly-1.27.0~dev~574~g5a19131-1.el9.x86_64.rpm
02:08:00 #7 DONE 2.8s
02:08:00 
02:08:00 #8 exporting to image
02:08:00 #8 exporting layers
02:08:01 #8 exporting layers 1.1s done
02:08:01 #8 writing image sha256:3507f6bdc52e7ee21066607802f590016479a00246cd793f11112e7b6b1b20f1
02:08:01 #8 writing image sha256:3507f6bdc52e7ee21066607802f590016479a00246cd793f11112e7b6b1b20f1 done
02:08:01 #8 naming to docker.io/library/rpm-build-tmp done
02:08:01 #8 DONE 1.1s