--- --- --- --- --- BEGIN BUILD --- --- --- --- --- --- OS Base : Alpine Linux --- OS Release: edge --- OS Arch : armhf --- Build Date: 2017-10-13 --- Build Time: 02:01:51 --- Dockerfile: Dockerfile --- Docker Img: orax/alpine-armhf:edge --- --- --- --- --- --- --- --- --- --- --- --- --- + prepare + dirname /tmp/alpine-armhf-ChadCF/tar/rootfs.tar.gz + mkdir -p /tmp/alpine-armhf-ChadCF/tar /tmp/alpine-armhf-ChadCF/rootfs /tmp/alpine-armhf-ChadCF/rootfs/sbin /tmp/alpine-armhf-ChadCF/rootfs/etc /tmp/alpine-armhf-ChadCF/rootfs/usr/bin + getapk + curl -s http://dl-cdn.alpinelinux.org/alpine/edge/main/armhf/APKINDEX.tar.gz + tar -Oxz + grep ^P:apk-tools-static$ -a -A1 + tail -n1 + cut -d: -f2 + APKV=2.8.0-r1 + APKURL=http://dl-cdn.alpinelinux.org/alpine/edge/main/armhf/apk-tools-static-2.8.0-r1.apk + curl -s http://dl-cdn.alpinelinux.org/alpine/edge/main/armhf/apk-tools-static-2.8.0-r1.apk + tar xz -C /tmp/alpine-armhf-ChadCF sbin/apk.static + fetchbase + echo --repository http://dl-cdn.alpinelinux.org/alpine/edge/main + echo --repository http://dl-cdn.alpinelinux.org/alpine/edge/community + APKOPT=--repository http://dl-cdn.alpinelinux.org/alpine/edge/main --repository http://dl-cdn.alpinelinux.org/alpine/edge/community + APKOPT=--repository http://dl-cdn.alpinelinux.org/alpine/edge/main --repository http://dl-cdn.alpinelinux.org/alpine/edge/community --update-cache --allow-untrusted --initdb --root /tmp/alpine-armhf-ChadCF/rootfs + /tmp/alpine-armhf-ChadCF/sbin/apk.static --repository http://dl-cdn.alpinelinux.org/alpine/edge/main --repository http://dl-cdn.alpinelinux.org/alpine/edge/community --update-cache --allow-untrusted --initdb --root /tmp/alpine-armhf-ChadCF/rootfs add alpine-baselayout alpine-keys apk-tools libc-utils fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/armhf/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/armhf/APKINDEX.tar.gz (1/11) Installing musl (1.1.16-r22) (2/11) Installing busybox (1.27.1-r0) Executing busybox-1.27.1-r0.post-install (3/11) Installing alpine-baselayout (3.0.5-r0) Executing alpine-baselayout-3.0.5-r0.pre-install Executing alpine-baselayout-3.0.5-r0.post-install (4/11) Installing alpine-keys (2.1-r1) (5/11) Installing libressl2.5-libcrypto (2.5.5-r3) (6/11) Installing libressl2.5-libssl (2.5.5-r3) (7/11) Installing zlib (1.2.11-r1) (8/11) Installing apk-tools (2.8.0-r1) (9/11) Installing scanelf (1.2.2-r1) (10/11) Installing musl-utils (1.1.16-r22) (11/11) Installing libc-utils (0.7.1-r0) Executing busybox-1.27.1-r0.trigger OK: 3 MiB in 11 packages + configrepo + mkdir -p /tmp/alpine-armhf-ChadCF/rootfs/etc/apk/ + echo http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community + tr \n + tee /tmp/alpine-armhf-ChadCF/rootfs/etc/apk/repositories http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community + tarrootfs + tar cfz /tmp/alpine-armhf-ChadCF/tar/rootfs.tar.gz --numeric-owner --exclude APKINDEX.*.tar.gz -C /tmp/alpine-armhf-ChadCF/rootfs . + dockerize + dirname /tmp/alpine-armhf-ChadCF/tar/rootfs.tar.gz + basename Dockerfile + dfile=/tmp/alpine-armhf-ChadCF/tar/Dockerfile + cp Dockerfile /tmp/alpine-armhf-ChadCF/tar/Dockerfile + dirname /tmp/alpine-armhf-ChadCF/tar/rootfs.tar.gz + docker build --no-cache --force-rm --quiet --tag=orax/alpine-armhf:edge --label=BuildDate=2017-10-13 --label=BuildTime=02:01:51 --label=AlpineRelease=edge --file=/tmp/alpine-armhf-ChadCF/tar/Dockerfile /tmp/alpine-armhf-ChadCF/tar sha256:f9337c6e292db2901bba7480ce115d7b7c6d9902c53075cf89b165755449a9d9 + pushdocker + docker push orax/alpine-armhf:edge The push refers to a repository [docker.io/orax/alpine-armhf] 5ef81f05e76a: Preparing 5ef81f05e76a: Pushed edge: digest: sha256:a5a77bf575e28e86ef06acbd2d87dbca79bd80efa8228ad3087a4da1f9550e53 size: 528 + cleanup + rm -rf /tmp/alpine-armhf-ChadCF + set +x --- --- --- --- --- END BUILD --- --- --- --- ---