#0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.88kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/ubuntu:22.04 #2 ... #3 [auth] library/ubuntu:pull token for registry-1.docker.io #3 DONE 0.0s #2 [internal] load metadata for docker.io/library/ubuntu:22.04 #2 DONE 1.4s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [1/3] FROM docker.io/library/ubuntu:22.04@sha256:4e0171b9275e12d375863f2b3ae9ce00a4c53ddda176bd55868df97ac6f21a6e #5 DONE 0.0s #6 importing cache manifest from altinityinfra/install-deb-test:latest #6 ... #7 [auth] altinityinfra/install-deb-test:pull token for registry-1.docker.io #7 DONE 0.0s #8 importing cache manifest from altinityinfra/install-deb-test:981-aarch64 #8 inferred cache manifest type: application/vnd.docker.distribution.manifest.v2+json done #8 ... #6 importing cache manifest from altinityinfra/install-deb-test:latest #6 inferred cache manifest type: application/vnd.docker.distribution.manifest.list.v2+json done #6 DONE 1.3s #8 importing cache manifest from altinityinfra/install-deb-test:981-aarch64 #8 DONE 1.6s #9 [2/3] RUN apt-get update && apt-get install -y --no-install-recommends sudo systemd && apt-get clean && rm -rf /var/lib/apt/lists #9 CACHED #10 [3/3] RUN find /etc/systemd/system/*.wants/* /lib/systemd/system/multi-user.target.wants/* /lib/systemd/system/sockets.target.wants/*initctl* ! -type d -delete && find /lib/systemd/system/sysinit.target.wants ! -type d ! -name '*systemd-tmpfiles-setup*' -delete && find /lib/systemd -name systemd-update-utmp-runlevel.service -delete && rm -vf /usr/share/systemd/tmp.mount && sed -ri '/^IPAddressDeny/d' /lib/systemd/system/systemd-journald.service && for MATCH in plymouth-start.service plymouth-quit-wait.service syslog.socket syslog.service display-manager.service systemd-sysusers.service tmp.mount systemd-udevd.service ; do grep -rn --binary-files=without-match ${MATCH} /lib/systemd/ | cut -d: -f1 | xargs sed -ri 's/(.*=.*)'${MATCH}'(.*)/\1\2/'; done && systemctl disable ondemand.service && systemctl set-default multi-user.target #10 pulling sha256:fdf67ba0bcdcbe417cffb2808175ef408d653d78cb464d1917e84ba0f40ef5de #10 pulling sha256:98e39a2f3da5ba58bd6d805e8aa81e22f796f335f93a6698fc9393ce42a236a9 #10 pulling sha256:b4f112e3eddc04fe2ef5ba9b8526cffcdf2ec40c977ec0ad0f6cf130586094fd #10 pulling sha256:b4f112e3eddc04fe2ef5ba9b8526cffcdf2ec40c977ec0ad0f6cf130586094fd 0.3s done #10 pulling sha256:98e39a2f3da5ba58bd6d805e8aa81e22f796f335f93a6698fc9393ce42a236a9 0.3s done #10 pulling sha256:fdf67ba0bcdcbe417cffb2808175ef408d653d78cb464d1917e84ba0f40ef5de 0.6s done #10 CACHED #11 exporting to image #11 exporting layers done #11 preparing layers for inline cache 0.0s done #11 writing image sha256:e6aa48519c592f079f788d3ce5801c2092ee47c8251eb1c79e67f2bdfc418baa done #11 naming to docker.io/altinityinfra/install-deb-test:981-aarch64 done #11 naming to docker.io/altinityinfra/install-deb-test:latest done #11 DONE 0.0s #12 pushing altinityinfra/install-deb-test:981-aarch64 with docker #12 pushing layer fcecc156c590 #12 pushing layer 4f9100c87b50 #12 pushing layer 3e04ae02e3b4 #12 pushing layer fcecc156c590 5.2s done #12 pushing layer 4f9100c87b50 5.2s done #12 pushing layer 3e04ae02e3b4 5.2s done #12 DONE 5.6s #13 pushing altinityinfra/install-deb-test:latest with docker #13 pushing layer 4f9100c87b50 0.9s #13 pushing layer fcecc156c590 0.9s #13 pushing layer 3e04ae02e3b4 0.9s #13 pushing layer fcecc156c590 2.6s done #13 pushing layer 4f9100c87b50 2.6s done #13 pushing layer 3e04ae02e3b4 2.6s done #13 DONE 2.9s