Skip to content

Console Output

01:59:13 + docker build -t rpm-build-tmp .
01:59:13 #0 building with "default" instance using docker driver
01:59:13 
01:59:13 #1 [internal] load build definition from Dockerfile
01:59:13 #1 DONE 0.0s
01:59:13 
01:59:13 #1 [internal] load build definition from Dockerfile
01:59:13 #1 transferring dockerfile: 393B done
01:59:13 #1 DONE 0.0s
01:59:13 
01:59:13 #2 [internal] load metadata for docker.openmodelica.org/build-deps:el8.amd64
01:59:13 #2 DONE 0.0s
01:59:13 
01:59:13 #3 [internal] load .dockerignore
01:59:13 #3 transferring context: 2B done
01:59:13 #3 DONE 0.0s
01:59:13 
01:59:13 #4 [1/3] FROM docker.openmodelica.org/build-deps:el8.amd64
01:59:13 #4 CACHED
01:59:13 
01:59:13 #5 [internal] load build context
01:59:14 #5 transferring context: 173.81MB 0.8s done
01:59:14 #5 DONE 0.8s
01:59:14 
01:59:14 #6 [2/3] COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.28.0~dev~762~gd344fec-1.el8.x86_64.rpm /root
01:59:14 #6 DONE 0.4s
01:59:14 
01:59:14 #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.28.0~dev~762~gd344fec-1.el8.x86_64.rpm
01:59:47 #7 DONE 28.7s
01:59:47 
01:59:47 #8 exporting to image
01:59:47 #8 exporting layers
01:59:47 #8 exporting layers 1.4s done
01:59:47 #8 writing image sha256:f8decb1a4059e3fdf21c4efb89167d824822f235f9f436b3e7a8698a26031768 0.0s done
01:59:47 #8 naming to docker.io/library/rpm-build-tmp done
01:59:47 #8 DONE 1.4s