2019-08-21 04:16:17 UTC
24.2 MB
/usr/local/bundle
BUNDLE_PATH/usr/local/bundle
BUNDLE_SILENCE_ROOT_WARNING1
GEM_HOME/usr/local/bundle
PATH/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUBY_DOWNLOAD_SHA25611a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
RUBY_MAJOR2.6
RUBY_VERSION2.6.3
[#000] sha256:386917d33cd4db230c24457c55c22bc9f639979df078521f2e6d9b2c6df01f0f - 10.96% (2.65 MB)
[#001] sha256:eabf085e4d38d8ff49fbe0c6e924fe2af746f7235fa71883d355f0b9e29f2445 - 4.16% (1 MB)
[#002] sha256:e0883a0ca5968dab7fe4d44f78a6a8e555f08009a829bc1361b553db0efd503d - 0.0% (194 Bytes)
[#003] sha256:cfda3e2d30bebec644d450ba48a59bd2a6cb7c3d76f1d48e9295269bf84e3088 - 84.88% (20.5 MB)
[#004] sha256:d61a9ebe1e57c18c17c3e9a270c02bfb0f342ef94e5e0208630ae8b0db38699d - 0.0% (140 Bytes)
/bin/sh -c #(nop) ADD file:4397f7d19c881dcb404ed8795594687ec32635fb21d40560c06fc60b29c844c4 in /
2019-08-20 20:38:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-08-21 04:09:29 UTC/bin/sh -c apk add --no-cache gmp-dev
2019-08-21 04:09:30 UTC/bin/sh -c set -eux; mkdir -p /usr/local/etc; { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc
2019-08-21 04:13:12 UTC/bin/sh -c #(nop) ENV RUBY_MAJOR=2.6
2019-08-21 04:13:12 UTC/bin/sh -c #(nop) ENV RUBY_VERSION=2.6.3
2019-08-21 04:13:12 UTC/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=11a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
2019-08-21 04:16:15 UTC/bin/sh -c set -eux; apk add --no-cache --virtual .ruby-builddeps autoconf bison bzip2 bzip2-dev ca-certificates coreutils dpkg-dev dpkg gcc gdbm-dev glib-dev libc-dev libffi-dev libxml2-dev libxslt-dev linux-headers make ncurses-dev openssl openssl-dev procps readline-dev ruby tar xz yaml-dev zlib-dev ; wget -O ruby.tar.xz "https://cache.ruby-lang.org/pub/ruby/${RUBY_MAJOR%-rc}/ruby-$RUBY_VERSION.tar.xz"; echo "$RUBY_DOWNLOAD_SHA256 *ruby.tar.xz" | sha256sum --check --strict; mkdir -p /usr/src/ruby; tar -xJf ruby.tar.xz -C /usr/src/ruby --strip-components=1; rm ruby.tar.xz; cd /usr/src/ruby; wget -O 'thread-stack-fix.patch' 'https://bugs.ruby-lang.org/attachments/download/7081/0001-thread_pthread.c-make-get_main_stack-portable-on-lin.patch'; echo '3ab628a51d92fdf0d2b5835e93564857aea73e0c1de00313864a94a6255cb645 *thread-stack-fix.patch' | sha256sum --check --strict; patch -p1 -i thread-stack-fix.patch; rm thread-stack-fix.patch; { echo '#define ENABLE_PATH_CHECK 0'; echo; cat file.c; } > file.c.new; mv file.c.new file.c; autoconf; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; export ac_cv_func_isnan=yes ac_cv_func_isinf=yes; ./configure --build="$gnuArch" --disable-install-doc --enable-shared ; make -j "$(nproc)"; make install; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-network --virtual .ruby-rundeps $runDeps bzip2 ca-certificates libffi-dev procps yaml-dev zlib-dev ; apk del --no-network .ruby-builddeps; cd /; rm -r /usr/src/ruby; ! apk --no-network list --installed | grep -v '^[.]ruby-rundeps' | grep -i ruby ; [ "$(command -v ruby)" = '/usr/local/bin/ruby' ]; ruby --version; gem --version; bundle --version
2019-08-21 04:16:15 UTC/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle
2019-08-21 04:16:15 UTC/bin/sh -c #(nop) ENV BUNDLE_PATH=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle
2019-08-21 04:16:16 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-08-21 04:16:16 UTC/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"
2019-08-21 04:16:17 UTC/bin/sh -c #(nop) CMD ["irb"]
2019-08-20 22:15:28 UTC
24.7 MB
/usr/local/bundle
BUNDLE_PATH/usr/local/bundle
BUNDLE_SILENCE_ROOT_WARNING1
GEM_HOME/usr/local/bundle
PATH/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUBY_DOWNLOAD_SHA25611a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
RUBY_MAJOR2.6
RUBY_VERSION2.6.3
[#000] sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 - 10.76% (2.66 MB)
[#001] sha256:9ce9598067e791cbaacfac93d5e902016d9881ea51db6917fe9e73a7d3b4761f - 3.97% (1010 KB)
[#002] sha256:278f4c9973240edefeef09d85fba9423a7fc9caeeef73a536df753d907665adb - 0.0% (196 Bytes)
[#003] sha256:bfca09e5fd9a58510118a2cc40c48d1791b46db7927fed3da40886a581c95b1e - 85.27% (21.1 MB)
[#004] sha256:2612f15b9d2295416ceaa25d81a4dc0933bc944f1e22d9f23503f5692d377c3e - 0.0% (139 Bytes)
/bin/sh -c #(nop) ADD file:fe64057fbb83dccb960efabbf1cd8777920ef279a7fa8dbca0a8801c651bdf7c in /
2019-08-20 20:19:55 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-08-20 22:06:50 UTC/bin/sh -c apk add --no-cache gmp-dev
2019-08-20 22:06:51 UTC/bin/sh -c set -eux; mkdir -p /usr/local/etc; { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc
2019-08-20 22:11:21 UTC/bin/sh -c #(nop) ENV RUBY_MAJOR=2.6
2019-08-20 22:11:21 UTC/bin/sh -c #(nop) ENV RUBY_VERSION=2.6.3
2019-08-20 22:11:21 UTC/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=11a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
2019-08-20 22:15:27 UTC/bin/sh -c set -eux; apk add --no-cache --virtual .ruby-builddeps autoconf bison bzip2 bzip2-dev ca-certificates coreutils dpkg-dev dpkg gcc gdbm-dev glib-dev libc-dev libffi-dev libxml2-dev libxslt-dev linux-headers make ncurses-dev openssl openssl-dev procps readline-dev ruby tar xz yaml-dev zlib-dev ; wget -O ruby.tar.xz "https://cache.ruby-lang.org/pub/ruby/${RUBY_MAJOR%-rc}/ruby-$RUBY_VERSION.tar.xz"; echo "$RUBY_DOWNLOAD_SHA256 *ruby.tar.xz" | sha256sum --check --strict; mkdir -p /usr/src/ruby; tar -xJf ruby.tar.xz -C /usr/src/ruby --strip-components=1; rm ruby.tar.xz; cd /usr/src/ruby; wget -O 'thread-stack-fix.patch' 'https://bugs.ruby-lang.org/attachments/download/7081/0001-thread_pthread.c-make-get_main_stack-portable-on-lin.patch'; echo '3ab628a51d92fdf0d2b5835e93564857aea73e0c1de00313864a94a6255cb645 *thread-stack-fix.patch' | sha256sum --check --strict; patch -p1 -i thread-stack-fix.patch; rm thread-stack-fix.patch; { echo '#define ENABLE_PATH_CHECK 0'; echo; cat file.c; } > file.c.new; mv file.c.new file.c; autoconf; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; export ac_cv_func_isnan=yes ac_cv_func_isinf=yes; ./configure --build="$gnuArch" --disable-install-doc --enable-shared ; make -j "$(nproc)"; make install; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-network --virtual .ruby-rundeps $runDeps bzip2 ca-certificates libffi-dev procps yaml-dev zlib-dev ; apk del --no-network .ruby-builddeps; cd /; rm -r /usr/src/ruby; ! apk --no-network list --installed | grep -v '^[.]ruby-rundeps' | grep -i ruby ; [ "$(command -v ruby)" = '/usr/local/bin/ruby' ]; ruby --version; gem --version; bundle --version
2019-08-20 22:15:27 UTC/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle
2019-08-20 22:15:27 UTC/bin/sh -c #(nop) ENV BUNDLE_PATH=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle
2019-08-20 22:15:28 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-08-20 22:15:28 UTC/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"
2019-08-20 22:15:28 UTC/bin/sh -c #(nop) CMD ["irb"]
2019-08-20 21:46:12 UTC
23.6 MB
/usr/local/bundle
BUNDLE_PATH/usr/local/bundle
BUNDLE_SILENCE_ROOT_WARNING1
GEM_HOME/usr/local/bundle
PATH/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUBY_DOWNLOAD_SHA25611a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
RUBY_MAJOR2.6
RUBY_VERSION2.6.3
[#000] sha256:1df32bae7504a32024616c66017cd5df04dd98eaf150f8df45fffef2547a3c54 - 10.37% (2.45 MB)
[#001] sha256:58ff737085d2e465fe1949f388db5595abcd4c56757528410c7bd106b3dcf464 - 3.59% (867 KB)
[#002] sha256:bdd742e325b6548012dd6ba38329237543992e737862326839bb9e3b99291866 - 0.0% (224 Bytes)
[#003] sha256:a07af3e60aeffb312d89a771413d5118de2e31b81026dc38e95ed2f928b88f1c - 86.04% (20.3 MB)
[#004] sha256:2ff733a64cf177b4b749fc5905092183893e39be36fa76e2c83789218cf596a4 - 0.0% (173 Bytes)
/bin/sh -c #(nop) ADD file:1c1fb81fb6766a3c124779a191b8187d0b4835d3d221e937952778bae0b0562b in /
2019-08-20 19:49:33 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-08-20 21:39:56 UTC/bin/sh -c apk add --no-cache gmp-dev
2019-08-20 21:39:58 UTC/bin/sh -c set -eux; mkdir -p /usr/local/etc; { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc
2019-08-20 21:43:12 UTC/bin/sh -c #(nop) ENV RUBY_MAJOR=2.6
2019-08-20 21:43:12 UTC/bin/sh -c #(nop) ENV RUBY_VERSION=2.6.3
2019-08-20 21:43:13 UTC/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=11a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
2019-08-20 21:46:08 UTC/bin/sh -c set -eux; apk add --no-cache --virtual .ruby-builddeps autoconf bison bzip2 bzip2-dev ca-certificates coreutils dpkg-dev dpkg gcc gdbm-dev glib-dev libc-dev libffi-dev libxml2-dev libxslt-dev linux-headers make ncurses-dev openssl openssl-dev procps readline-dev ruby tar xz yaml-dev zlib-dev ; wget -O ruby.tar.xz "https://cache.ruby-lang.org/pub/ruby/${RUBY_MAJOR%-rc}/ruby-$RUBY_VERSION.tar.xz"; echo "$RUBY_DOWNLOAD_SHA256 *ruby.tar.xz" | sha256sum --check --strict; mkdir -p /usr/src/ruby; tar -xJf ruby.tar.xz -C /usr/src/ruby --strip-components=1; rm ruby.tar.xz; cd /usr/src/ruby; wget -O 'thread-stack-fix.patch' 'https://bugs.ruby-lang.org/attachments/download/7081/0001-thread_pthread.c-make-get_main_stack-portable-on-lin.patch'; echo '3ab628a51d92fdf0d2b5835e93564857aea73e0c1de00313864a94a6255cb645 *thread-stack-fix.patch' | sha256sum --check --strict; patch -p1 -i thread-stack-fix.patch; rm thread-stack-fix.patch; { echo '#define ENABLE_PATH_CHECK 0'; echo; cat file.c; } > file.c.new; mv file.c.new file.c; autoconf; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; export ac_cv_func_isnan=yes ac_cv_func_isinf=yes; ./configure --build="$gnuArch" --disable-install-doc --enable-shared ; make -j "$(nproc)"; make install; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-network --virtual .ruby-rundeps $runDeps bzip2 ca-certificates libffi-dev procps yaml-dev zlib-dev ; apk del --no-network .ruby-builddeps; cd /; rm -r /usr/src/ruby; ! apk --no-network list --installed | grep -v '^[.]ruby-rundeps' | grep -i ruby ; [ "$(command -v ruby)" = '/usr/local/bin/ruby' ]; ruby --version; gem --version; bundle --version
2019-08-20 21:46:09 UTC/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle
2019-08-20 21:46:09 UTC/bin/sh -c #(nop) ENV BUNDLE_PATH=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle
2019-08-20 21:46:09 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-08-20 21:46:11 UTC/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"
2019-08-20 21:46:12 UTC/bin/sh -c #(nop) CMD ["irb"]
2019-08-20 20:19:09 UTC
23.2 MB
/usr/local/bundle
BUNDLE_PATH/usr/local/bundle
BUNDLE_SILENCE_ROOT_WARNING1
GEM_HOME/usr/local/bundle
PATH/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUBY_DOWNLOAD_SHA25611a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
RUBY_MAJOR2.6
RUBY_VERSION2.6.3
[#000] sha256:33b18ff7f9b776f4049934d6f7e29a4dc7b45b42e5e686425c7673b2bbfec7de - 9.77% (2.27 MB)
[#001] sha256:6e73cf618ba23f33921417b878cd0b8661d83a5a196d8bb3803a6715e90f9a9d - 3.4% (808 KB)
[#002] sha256:7039aefa4420da6d562e4b815573db396291d8ca751721e5f77fae019686ca69 - 0.0% (223 Bytes)
[#003] sha256:d7e8747ba566a99177ddfbc5d385652d7d8661ce8cf5db6330e37e1ced1b6c0c - 86.83% (20.1 MB)
[#004] sha256:8d89936c9b04be578c55b17d0986acba644578a8040b6e6bbf98d5408aa6fb75 - 0.0% (173 Bytes)
/bin/sh -c #(nop) ADD file:fb8f939a5c1daf46111639106cd1ae6ee37e1cda1e10da42617adfcbd3f9b2cb in /
2019-08-20 19:57:32 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-08-20 20:13:33 UTC/bin/sh -c apk add --no-cache gmp-dev
2019-08-20 20:13:35 UTC/bin/sh -c set -eux; mkdir -p /usr/local/etc; { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc
2019-08-20 20:16:38 UTC/bin/sh -c #(nop) ENV RUBY_MAJOR=2.6
2019-08-20 20:16:38 UTC/bin/sh -c #(nop) ENV RUBY_VERSION=2.6.3
2019-08-20 20:16:38 UTC/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=11a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
2019-08-20 20:19:06 UTC/bin/sh -c set -eux; apk add --no-cache --virtual .ruby-builddeps autoconf bison bzip2 bzip2-dev ca-certificates coreutils dpkg-dev dpkg gcc gdbm-dev glib-dev libc-dev libffi-dev libxml2-dev libxslt-dev linux-headers make ncurses-dev openssl openssl-dev procps readline-dev ruby tar xz yaml-dev zlib-dev ; wget -O ruby.tar.xz "https://cache.ruby-lang.org/pub/ruby/${RUBY_MAJOR%-rc}/ruby-$RUBY_VERSION.tar.xz"; echo "$RUBY_DOWNLOAD_SHA256 *ruby.tar.xz" | sha256sum --check --strict; mkdir -p /usr/src/ruby; tar -xJf ruby.tar.xz -C /usr/src/ruby --strip-components=1; rm ruby.tar.xz; cd /usr/src/ruby; wget -O 'thread-stack-fix.patch' 'https://bugs.ruby-lang.org/attachments/download/7081/0001-thread_pthread.c-make-get_main_stack-portable-on-lin.patch'; echo '3ab628a51d92fdf0d2b5835e93564857aea73e0c1de00313864a94a6255cb645 *thread-stack-fix.patch' | sha256sum --check --strict; patch -p1 -i thread-stack-fix.patch; rm thread-stack-fix.patch; { echo '#define ENABLE_PATH_CHECK 0'; echo; cat file.c; } > file.c.new; mv file.c.new file.c; autoconf; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; export ac_cv_func_isnan=yes ac_cv_func_isinf=yes; ./configure --build="$gnuArch" --disable-install-doc --enable-shared ; make -j "$(nproc)"; make install; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-network --virtual .ruby-rundeps $runDeps bzip2 ca-certificates libffi-dev procps yaml-dev zlib-dev ; apk del --no-network .ruby-builddeps; cd /; rm -r /usr/src/ruby; ! apk --no-network list --installed | grep -v '^[.]ruby-rundeps' | grep -i ruby ; [ "$(command -v ruby)" = '/usr/local/bin/ruby' ]; ruby --version; gem --version; bundle --version
2019-08-20 20:19:07 UTC/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle
2019-08-20 20:19:07 UTC/bin/sh -c #(nop) ENV BUNDLE_PATH=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle
2019-08-20 20:19:07 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-08-20 20:19:09 UTC/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"
2019-08-20 20:19:09 UTC/bin/sh -c #(nop) CMD ["irb"]
2019-08-21 01:11:54 UTC
24.6 MB
/usr/local/bundle
BUNDLE_PATH/usr/local/bundle
BUNDLE_SILENCE_ROOT_WARNING1
GEM_HOME/usr/local/bundle
PATH/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUBY_DOWNLOAD_SHA25611a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
RUBY_MAJOR2.6
RUBY_VERSION2.6.3
[#000] sha256:29bddadc8f3fd6ed92c289e0dcd22e094833933a73609e78b7fa767d45731f9f - 10.53% (2.59 MB)
[#001] sha256:e145013eed81e746745a8effa6a0865ddde5886942aab36e30d6f52e097ba233 - 4.04% (1020 KB)
[#002] sha256:149b70ed8172264ae7a434345cae46812554450d976b344cacb7abd7a11d23d0 - 0.0% (224 Bytes)
[#003] sha256:bd18e86ce6ed00ae3a0f480a328fee5201f6cc14cbe49435250c3175bdab5a58 - 85.42% (21 MB)
[#004] sha256:672b519be32d709b6c9e1050b911f1945027fc4963ff430d4c710ff2a15ac34c - 0.0% (173 Bytes)
/bin/sh -c #(nop) ADD file:34737804ba78554795d5bcc75621595f8cc3d5b5887887d34e0e021b78e330b7 in /
2019-08-20 20:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-08-21 01:06:20 UTC/bin/sh -c apk add --no-cache gmp-dev
2019-08-21 01:06:21 UTC/bin/sh -c set -eux; mkdir -p /usr/local/etc; { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc
2019-08-21 01:09:29 UTC/bin/sh -c #(nop) ENV RUBY_MAJOR=2.6
2019-08-21 01:09:29 UTC/bin/sh -c #(nop) ENV RUBY_VERSION=2.6.3
2019-08-21 01:09:29 UTC/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=11a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
2019-08-21 01:11:51 UTC/bin/sh -c set -eux; apk add --no-cache --virtual .ruby-builddeps autoconf bison bzip2 bzip2-dev ca-certificates coreutils dpkg-dev dpkg gcc gdbm-dev glib-dev libc-dev libffi-dev libxml2-dev libxslt-dev linux-headers make ncurses-dev openssl openssl-dev procps readline-dev ruby tar xz yaml-dev zlib-dev ; wget -O ruby.tar.xz "https://cache.ruby-lang.org/pub/ruby/${RUBY_MAJOR%-rc}/ruby-$RUBY_VERSION.tar.xz"; echo "$RUBY_DOWNLOAD_SHA256 *ruby.tar.xz" | sha256sum --check --strict; mkdir -p /usr/src/ruby; tar -xJf ruby.tar.xz -C /usr/src/ruby --strip-components=1; rm ruby.tar.xz; cd /usr/src/ruby; wget -O 'thread-stack-fix.patch' 'https://bugs.ruby-lang.org/attachments/download/7081/0001-thread_pthread.c-make-get_main_stack-portable-on-lin.patch'; echo '3ab628a51d92fdf0d2b5835e93564857aea73e0c1de00313864a94a6255cb645 *thread-stack-fix.patch' | sha256sum --check --strict; patch -p1 -i thread-stack-fix.patch; rm thread-stack-fix.patch; { echo '#define ENABLE_PATH_CHECK 0'; echo; cat file.c; } > file.c.new; mv file.c.new file.c; autoconf; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; export ac_cv_func_isnan=yes ac_cv_func_isinf=yes; ./configure --build="$gnuArch" --disable-install-doc --enable-shared ; make -j "$(nproc)"; make install; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-network --virtual .ruby-rundeps $runDeps bzip2 ca-certificates libffi-dev procps yaml-dev zlib-dev ; apk del --no-network .ruby-builddeps; cd /; rm -r /usr/src/ruby; ! apk --no-network list --installed | grep -v '^[.]ruby-rundeps' | grep -i ruby ; [ "$(command -v ruby)" = '/usr/local/bin/ruby' ]; ruby --version; gem --version; bundle --version
2019-08-21 01:11:51 UTC/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle
2019-08-21 01:11:52 UTC/bin/sh -c #(nop) ENV BUNDLE_PATH=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle
2019-08-21 01:11:52 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-08-21 01:11:53 UTC/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"
2019-08-21 01:11:54 UTC/bin/sh -c #(nop) CMD ["irb"]
2019-08-21 00:06:01 UTC
25.4 MB
/usr/local/bundle
BUNDLE_PATH/usr/local/bundle
BUNDLE_SILENCE_ROOT_WARNING1
GEM_HOME/usr/local/bundle
PATH/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUBY_DOWNLOAD_SHA25611a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
RUBY_MAJOR2.6
RUBY_VERSION2.6.3
[#000] sha256:f6e17decc5b0c8e3fe1dd641401f72ceca0ff203a6afbdee90ac5b2de7d6d4cb - 10.54% (2.68 MB)
[#001] sha256:eb15f75cccd5994e3b56b8be02432067ae9040f479d745f3ba71b5cc3659f97e - 4.15% (1.05 MB)
[#002] sha256:b890b45050c68c09f2ef77fe335b5e7bf04c9b49862b620668e90fca9f5c7b0f - 0.0% (224 Bytes)
[#003] sha256:b6969e53ac9b4c3c8aa75d68991061789c87a90609e2fe8936c7373aa0869038 - 85.3% (21.7 MB)
[#004] sha256:bc9719fea14e2bf653ce07a21c53bbf0c7bd99ca713adbc48708c1051d6bbbc2 - 0.0% (174 Bytes)
/bin/sh -c #(nop) ADD file:bf60cb6ea7fe629d44ad319eec34a0aac323391cb06849a19d51a26a50d07a7d in /
2019-08-20 20:26:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-08-20 23:54:25 UTC/bin/sh -c apk add --no-cache gmp-dev
2019-08-20 23:54:29 UTC/bin/sh -c set -eux; mkdir -p /usr/local/etc; { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc
2019-08-20 23:58:32 UTC/bin/sh -c #(nop) ENV RUBY_MAJOR=2.6
2019-08-20 23:58:34 UTC/bin/sh -c #(nop) ENV RUBY_VERSION=2.6.3
2019-08-20 23:58:35 UTC/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=11a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
2019-08-21 00:05:45 UTC/bin/sh -c set -eux; apk add --no-cache --virtual .ruby-builddeps autoconf bison bzip2 bzip2-dev ca-certificates coreutils dpkg-dev dpkg gcc gdbm-dev glib-dev libc-dev libffi-dev libxml2-dev libxslt-dev linux-headers make ncurses-dev openssl openssl-dev procps readline-dev ruby tar xz yaml-dev zlib-dev ; wget -O ruby.tar.xz "https://cache.ruby-lang.org/pub/ruby/${RUBY_MAJOR%-rc}/ruby-$RUBY_VERSION.tar.xz"; echo "$RUBY_DOWNLOAD_SHA256 *ruby.tar.xz" | sha256sum --check --strict; mkdir -p /usr/src/ruby; tar -xJf ruby.tar.xz -C /usr/src/ruby --strip-components=1; rm ruby.tar.xz; cd /usr/src/ruby; wget -O 'thread-stack-fix.patch' 'https://bugs.ruby-lang.org/attachments/download/7081/0001-thread_pthread.c-make-get_main_stack-portable-on-lin.patch'; echo '3ab628a51d92fdf0d2b5835e93564857aea73e0c1de00313864a94a6255cb645 *thread-stack-fix.patch' | sha256sum --check --strict; patch -p1 -i thread-stack-fix.patch; rm thread-stack-fix.patch; { echo '#define ENABLE_PATH_CHECK 0'; echo; cat file.c; } > file.c.new; mv file.c.new file.c; autoconf; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; export ac_cv_func_isnan=yes ac_cv_func_isinf=yes; ./configure --build="$gnuArch" --disable-install-doc --enable-shared ; make -j "$(nproc)"; make install; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-network --virtual .ruby-rundeps $runDeps bzip2 ca-certificates libffi-dev procps yaml-dev zlib-dev ; apk del --no-network .ruby-builddeps; cd /; rm -r /usr/src/ruby; ! apk --no-network list --installed | grep -v '^[.]ruby-rundeps' | grep -i ruby ; [ "$(command -v ruby)" = '/usr/local/bin/ruby' ]; ruby --version; gem --version; bundle --version
2019-08-21 00:05:48 UTC/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle
2019-08-21 00:05:51 UTC/bin/sh -c #(nop) ENV BUNDLE_PATH=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle
2019-08-21 00:05:53 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-08-21 00:05:59 UTC/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"
2019-08-21 00:06:01 UTC/bin/sh -c #(nop) CMD ["irb"]
2019-08-20 21:21:01 UTC
24.8 MB
/usr/local/bundle
BUNDLE_PATH/usr/local/bundle
BUNDLE_SILENCE_ROOT_WARNING1
GEM_HOME/usr/local/bundle
PATH/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUBY_DOWNLOAD_SHA25611a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
RUBY_MAJOR2.6
RUBY_VERSION2.6.3
[#000] sha256:407ea80cb4d5f522b989a33f21507f3c566691fdbdc5a2c97d08ae37916c8501 - 9.89% (2.45 MB)
[#001] sha256:40aac344bfa1a7a8416a237d88ec1c5534d9e03cbc2fecfdcd3af0260a70aaf0 - 4.28% (1.06 MB)
[#002] sha256:b029acc2124b1b8e85deb7ccdf12a7e96db4463eca448e75ab5efbbf0f700c5d - 0.0% (196 Bytes)
[#003] sha256:055cf151d65fdf5503fa0bdc0eb2cf17ce7e3e02aeda52841bc238214486228d - 85.84% (21.3 MB)
[#004] sha256:04413cbd2653924d513e88153908b2ec827e74915e9c0475fdd67883cf002908 - 0.0% (139 Bytes)
/bin/sh -c #(nop) ADD file:413f55aefacb48a73d92bdf838f20fb33ffc2ed9ba404511b2428085c2366f38 in /
2019-08-20 20:42:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-08-20 21:15:01 UTC/bin/sh -c apk add --no-cache gmp-dev
2019-08-20 21:15:03 UTC/bin/sh -c set -eux; mkdir -p /usr/local/etc; { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc
2019-08-20 21:18:26 UTC/bin/sh -c #(nop) ENV RUBY_MAJOR=2.6
2019-08-20 21:18:27 UTC/bin/sh -c #(nop) ENV RUBY_VERSION=2.6.3
2019-08-20 21:18:27 UTC/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=11a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
2019-08-20 21:20:58 UTC/bin/sh -c set -eux; apk add --no-cache --virtual .ruby-builddeps autoconf bison bzip2 bzip2-dev ca-certificates coreutils dpkg-dev dpkg gcc gdbm-dev glib-dev libc-dev libffi-dev libxml2-dev libxslt-dev linux-headers make ncurses-dev openssl openssl-dev procps readline-dev ruby tar xz yaml-dev zlib-dev ; wget -O ruby.tar.xz "https://cache.ruby-lang.org/pub/ruby/${RUBY_MAJOR%-rc}/ruby-$RUBY_VERSION.tar.xz"; echo "$RUBY_DOWNLOAD_SHA256 *ruby.tar.xz" | sha256sum --check --strict; mkdir -p /usr/src/ruby; tar -xJf ruby.tar.xz -C /usr/src/ruby --strip-components=1; rm ruby.tar.xz; cd /usr/src/ruby; wget -O 'thread-stack-fix.patch' 'https://bugs.ruby-lang.org/attachments/download/7081/0001-thread_pthread.c-make-get_main_stack-portable-on-lin.patch'; echo '3ab628a51d92fdf0d2b5835e93564857aea73e0c1de00313864a94a6255cb645 *thread-stack-fix.patch' | sha256sum --check --strict; patch -p1 -i thread-stack-fix.patch; rm thread-stack-fix.patch; { echo '#define ENABLE_PATH_CHECK 0'; echo; cat file.c; } > file.c.new; mv file.c.new file.c; autoconf; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; export ac_cv_func_isnan=yes ac_cv_func_isinf=yes; ./configure --build="$gnuArch" --disable-install-doc --enable-shared ; make -j "$(nproc)"; make install; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-network --virtual .ruby-rundeps $runDeps bzip2 ca-certificates libffi-dev procps yaml-dev zlib-dev ; apk del --no-network .ruby-builddeps; cd /; rm -r /usr/src/ruby; ! apk --no-network list --installed | grep -v '^[.]ruby-rundeps' | grep -i ruby ; [ "$(command -v ruby)" = '/usr/local/bin/ruby' ]; ruby --version; gem --version; bundle --version
2019-08-20 21:20:59 UTC/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle
2019-08-20 21:20:59 UTC/bin/sh -c #(nop) ENV BUNDLE_PATH=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle
2019-08-20 21:20:59 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-08-20 21:21:00 UTC/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"
2019-08-20 21:21:01 UTC/bin/sh -c #(nop) CMD ["irb"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.