2018-12-26 13:16:24 UTC
23.1 MB
1.17.2
BUNDLE_APP_CONFIG/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
RUBYGEMS_VERSION3.0.1
RUBY_DOWNLOAD_SHA256d620b3d87b3190867304067f3ce77f5305f7ec1b2e73b09c17710c97c028986d
RUBY_MAJOR2.6-rc
RUBY_VERSION2.6.0-rc2
[#000] sha256:0a615535caf92b95d6aefc87792c439acc9382c9f2e6e6c4b3e03cbdb6dbf780 - 8.96% (2.07 MB)
[#001] sha256:bb8fd280f9a42e33caddacaf364c842da7b3b726b15cf2a4051b8e83e1b06a0c - 0.0% (177 Bytes)
[#002] sha256:a0d9f42e59181d99cc9e44ff55bec9c0b5c100d32e66e673f670ead1f3f31c54 - 0.0% (203 Bytes)
[#003] sha256:313e429d4a7f6be077c1ee3aa701ac272033a917b06f708b2acb244ddc40c99d - 91.03% (21 MB)
[#004] sha256:6944cf3be7e6d3c4e22f4d36c959e10420000bb5c0cabe777a837603e5677012 - 0.0% (139 Bytes)
/bin/sh -c #(nop) ADD file:b2b8059d0cd5b8582648bf5cbdd2ad66e2519582281f0fa6ab560c1a85398c3c in /
2018-12-21 11:39:54 UTC/bin/sh -c #(nop) COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime
2018-12-21 11:39:54 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 14:10:46 UTC/bin/sh -c mkdir -p /usr/local/etc && { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc
2018-12-21 14:10:46 UTC/bin/sh -c #(nop) ENV RUBY_MAJOR=2.6-rc
2018-12-21 14:10:46 UTC/bin/sh -c #(nop) ENV RUBY_VERSION=2.6.0-rc2
2018-12-21 14:10:47 UTC/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=d620b3d87b3190867304067f3ce77f5305f7ec1b2e73b09c17710c97c028986d
2018-12-26 13:13:36 UTC/bin/sh -c #(nop) ENV RUBYGEMS_VERSION=3.0.1
2018-12-26 13:13:36 UTC/bin/sh -c #(nop) ENV BUNDLER_VERSION=1.17.2
2018-12-26 13:16:23 UTC/bin/sh -c set -ex && 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 libressl libressl-dev libxml2-dev libxslt-dev linux-headers make ncurses-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 -c - && 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 -c - && 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 && gem update --system "$RUBYGEMS_VERSION" && gem install bundler --version "$BUNDLER_VERSION" --force && rm -r /root/.gem/
2018-12-26 13:16:23 UTC/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle
2018-12-26 13:16:23 UTC/bin/sh -c #(nop) ENV BUNDLE_PATH=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle
2018-12-26 13:16:24 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
2018-12-26 13:16:24 UTC/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"
2018-12-26 13:16:24 UTC/bin/sh -c #(nop) CMD ["irb"]
2018-12-26 09:00:43 UTC
23.5 MB
1.17.2
BUNDLE_APP_CONFIG/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
RUBYGEMS_VERSION3.0.1
RUBY_DOWNLOAD_SHA256d620b3d87b3190867304067f3ce77f5305f7ec1b2e73b09c17710c97c028986d
RUBY_MAJOR2.6-rc
RUBY_VERSION2.6.0-rc2
[#000] sha256:407ea412d82cbc18a270f0ae17d5e528e620bcf4661229e757446f6e6443768b - 8.54% (2.01 MB)
[#001] sha256:c13dad3f3d617fe8c158ec07df7f5be35d7d2de39703f71812226a064dced52e - 0.0% (197 Bytes)
[#002] sha256:6d787da4343d702426c28b4c480875d7a5495458344f1338f79d7187d6c2b0c6 - 91.46% (21.5 MB)
[#003] sha256:507373e0738d58d44032ea1ef3c254540706dd4c9d1a93a15a64ae566f66cd3e - 0.0% (139 Bytes)
/bin/sh -c #(nop) ADD file:1c654f8c89128c1ac8363b251cb5e1e7d9326e430ae2740963f77cf6726aee0b in /
2018-12-21 00:21:11 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 00:43:31 UTC/bin/sh -c mkdir -p /usr/local/etc && { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc
2018-12-21 00:43:31 UTC/bin/sh -c #(nop) ENV RUBY_MAJOR=2.6-rc
2018-12-21 00:43:31 UTC/bin/sh -c #(nop) ENV RUBY_VERSION=2.6.0-rc2
2018-12-21 00:43:31 UTC/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=d620b3d87b3190867304067f3ce77f5305f7ec1b2e73b09c17710c97c028986d
2018-12-26 08:56:54 UTC/bin/sh -c #(nop) ENV RUBYGEMS_VERSION=3.0.1
2018-12-26 08:56:55 UTC/bin/sh -c #(nop) ENV BUNDLER_VERSION=1.17.2
2018-12-26 09:00:41 UTC/bin/sh -c set -ex && 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 libressl libressl-dev libxml2-dev libxslt-dev linux-headers make ncurses-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 -c - && 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 -c - && 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 && gem update --system "$RUBYGEMS_VERSION" && gem install bundler --version "$BUNDLER_VERSION" --force && rm -r /root/.gem/
2018-12-26 09:00:42 UTC/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle
2018-12-26 09:00:42 UTC/bin/sh -c #(nop) ENV BUNDLE_PATH=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle
2018-12-26 09:00:42 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
2018-12-26 09:00:43 UTC/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"
2018-12-26 09:00:43 UTC/bin/sh -c #(nop) CMD ["irb"]
2018-12-26 09:07:19 UTC
22.9 MB
1.17.2
BUNDLE_APP_CONFIG/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
RUBYGEMS_VERSION3.0.1
RUBY_DOWNLOAD_SHA256d620b3d87b3190867304067f3ce77f5305f7ec1b2e73b09c17710c97c028986d
RUBY_MAJOR2.6-rc
RUBY_VERSION2.6.0-rc2
[#000] sha256:786f62ef66aef5b82d01dc251c095789af4cc746f6279dcc8011023d019b70fb - 8.54% (1.96 MB)
[#001] sha256:4271bf13258b585def40291fcb3b0490ce089b76fe80a5f1aa672e925ec81bcb - 0.0% (175 Bytes)
[#002] sha256:b9b575adee30da9767f06c53e587932c677387b5a6435841208d315826b6eac6 - 0.0% (229 Bytes)
[#003] sha256:a4700cdc7622f9c23b71e8b61878ef12202c2f3e088401d7346bd9a234be233a - 91.46% (21 MB)
[#004] sha256:e53763532a0a1ca15ef8877885a388b2b6a9de07c119ead5202996b7f3440fd3 - 0.0% (173 Bytes)
/bin/sh -c #(nop) ADD file:49a7d389086046d6fa37e72b7f9dc0c3b1fa155b694554609ed2c95a5504e172 in /
2018-12-21 08:49:41 UTC/bin/sh -c #(nop) COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime
2018-12-21 08:49:42 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 10:10:01 UTC/bin/sh -c mkdir -p /usr/local/etc && { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc
2018-12-21 10:10:02 UTC/bin/sh -c #(nop) ENV RUBY_MAJOR=2.6-rc
2018-12-21 10:10:02 UTC/bin/sh -c #(nop) ENV RUBY_VERSION=2.6.0-rc2
2018-12-21 10:10:02 UTC/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=d620b3d87b3190867304067f3ce77f5305f7ec1b2e73b09c17710c97c028986d
2018-12-26 09:04:31 UTC/bin/sh -c #(nop) ENV RUBYGEMS_VERSION=3.0.1
2018-12-26 09:04:32 UTC/bin/sh -c #(nop) ENV BUNDLER_VERSION=1.17.2
2018-12-26 09:07:16 UTC/bin/sh -c set -ex && 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 libressl libressl-dev libxml2-dev libxslt-dev linux-headers make ncurses-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 -c - && 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 -c - && 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 && gem update --system "$RUBYGEMS_VERSION" && gem install bundler --version "$BUNDLER_VERSION" --force && rm -r /root/.gem/
2018-12-26 09:07:17 UTC/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle
2018-12-26 09:07:17 UTC/bin/sh -c #(nop) ENV BUNDLE_PATH=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle
2018-12-26 09:07:18 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
2018-12-26 09:07:19 UTC/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"
2018-12-26 09:07:19 UTC/bin/sh -c #(nop) CMD ["irb"]
2018-12-26 11:10:29 UTC
23.2 MB
1.17.2
BUNDLE_APP_CONFIG/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
RUBYGEMS_VERSION3.0.1
RUBY_DOWNLOAD_SHA256d620b3d87b3190867304067f3ce77f5305f7ec1b2e73b09c17710c97c028986d
RUBY_MAJOR2.6-rc
RUBY_VERSION2.6.0-rc2
[#000] sha256:f0599ed267cb750a3c0ebeb55004b5a818b7e9a7e8071b49e687d11349556868 - 8.22% (1.91 MB)
[#001] sha256:8bfe4843495e56e3546d4d49cf476ee7bc1650156062151aa38cf3e2fb397a70 - 0.0% (176 Bytes)
[#002] sha256:333b64f00afd8f90f7fe1f03c2df108d3e9600b25ee8774c1e6bba5e895f9607 - 0.0% (202 Bytes)
[#003] sha256:3f1c2029736d79b59a75f7d424dab7f5b8d3127d5051a9dce9fc6544f0072c82 - 91.78% (21.3 MB)
[#004] sha256:50ebda57ad9129260d9c3ae41c663a56a996f46e1b8b715eef27d30d7a046941 - 0.0% (139 Bytes)
/bin/sh -c #(nop) ADD file:7278e4df49d628c2bbb27c53665e671f57cd2db003e030b1be93eb81c5d28303 in /
2018-12-21 09:42:48 UTC/bin/sh -c #(nop) COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime
2018-12-21 09:42:48 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 14:08:30 UTC/bin/sh -c mkdir -p /usr/local/etc && { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc
2018-12-21 14:08:30 UTC/bin/sh -c #(nop) ENV RUBY_MAJOR=2.6-rc
2018-12-21 14:08:31 UTC/bin/sh -c #(nop) ENV RUBY_VERSION=2.6.0-rc2
2018-12-21 14:08:32 UTC/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=d620b3d87b3190867304067f3ce77f5305f7ec1b2e73b09c17710c97c028986d
2018-12-26 11:05:51 UTC/bin/sh -c #(nop) ENV RUBYGEMS_VERSION=3.0.1
2018-12-26 11:05:52 UTC/bin/sh -c #(nop) ENV BUNDLER_VERSION=1.17.2
2018-12-26 11:10:24 UTC/bin/sh -c set -ex && 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 libressl libressl-dev libxml2-dev libxslt-dev linux-headers make ncurses-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 -c - && 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 -c - && 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 && gem update --system "$RUBYGEMS_VERSION" && gem install bundler --version "$BUNDLER_VERSION" --force && rm -r /root/.gem/
2018-12-26 11:10:25 UTC/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle
2018-12-26 11:10:26 UTC/bin/sh -c #(nop) ENV BUNDLE_PATH=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle
2018-12-26 11:10:26 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
2018-12-26 11:10:28 UTC/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"
2018-12-26 11:10:29 UTC/bin/sh -c #(nop) CMD ["irb"]
2018-12-26 10:31:52 UTC
23.7 MB
1.17.2
BUNDLE_APP_CONFIG/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
RUBYGEMS_VERSION3.0.1
RUBY_DOWNLOAD_SHA256d620b3d87b3190867304067f3ce77f5305f7ec1b2e73b09c17710c97c028986d
RUBY_MAJOR2.6-rc
RUBY_VERSION2.6.0-rc2
[#000] sha256:2f41e01dbe185c32298d62f1e24622476798da0e6be6c11162fd4c7e2bacbc38 - 8.44% (2 MB)
[#001] sha256:ee294a137df5ce1dbf79febbc52196c755a051997862a2909d94aaf427752383 - 0.0% (177 Bytes)
[#002] sha256:6ad4b5baaf970bbe4f1aae4aea5e8585883f3fd0f72a234081d4d7b6771664f6 - 0.0% (228 Bytes)
[#003] sha256:8afb6d5990294f47af7e515a3f18cc942152d562a241b60b885150e42794727f - 91.56% (21.7 MB)
[#004] sha256:5fe8730a88364791748c8e1874e87286823ffd47381feaf38eb1b0357e2f34be - 0.0% (173 Bytes)
/bin/sh -c #(nop) ADD file:7ec696be9519c6fa2389220666cd2ddda3cded7ba858845c42ad654e96a4e16a in /
2018-12-21 09:42:29 UTC/bin/sh -c #(nop) COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime
2018-12-21 09:42:32 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 10:52:33 UTC/bin/sh -c mkdir -p /usr/local/etc && { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc
2018-12-21 10:52:40 UTC/bin/sh -c #(nop) ENV RUBY_MAJOR=2.6-rc
2018-12-21 10:52:46 UTC/bin/sh -c #(nop) ENV RUBY_VERSION=2.6.0-rc2
2018-12-21 10:52:51 UTC/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=d620b3d87b3190867304067f3ce77f5305f7ec1b2e73b09c17710c97c028986d
2018-12-26 10:28:58 UTC/bin/sh -c #(nop) ENV RUBYGEMS_VERSION=3.0.1
2018-12-26 10:29:00 UTC/bin/sh -c #(nop) ENV BUNDLER_VERSION=1.17.2
2018-12-26 10:31:35 UTC/bin/sh -c set -ex && 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 libressl libressl-dev libxml2-dev libxslt-dev linux-headers make ncurses-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 -c - && 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 -c - && 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 && gem update --system "$RUBYGEMS_VERSION" && gem install bundler --version "$BUNDLER_VERSION" --force && rm -r /root/.gem/
2018-12-26 10:31:41 UTC/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle
2018-12-26 10:31:43 UTC/bin/sh -c #(nop) ENV BUNDLE_PATH=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle
2018-12-26 10:31:45 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
2018-12-26 10:31:51 UTC/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"
2018-12-26 10:31:52 UTC/bin/sh -c #(nop) CMD ["irb"]
2018-12-26 13:13:00 UTC
23.9 MB
1.17.2
BUNDLE_APP_CONFIG/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
RUBYGEMS_VERSION3.0.1
RUBY_DOWNLOAD_SHA256d620b3d87b3190867304067f3ce77f5305f7ec1b2e73b09c17710c97c028986d
RUBY_MAJOR2.6-rc
RUBY_VERSION2.6.0-rc2
[#000] sha256:6e61c3658cd6273d9aec7222b5e89d66892fed584a6f37e459c0e47646d98af3 - 8.77% (2.1 MB)
[#001] sha256:0c5a991d0e8727ddad0104264ae7819c2fde180a2ca2fc266d6814b4fa2e135e - 0.0% (175 Bytes)
[#002] sha256:251d91a6d1fda0ae05a6e58671a3cca165678fc107fa305ffc48a949c2c4b49a - 0.0% (202 Bytes)
[#003] sha256:4883a544d1d60dbdd2aae9136e19927916a8daaf4165abef94364d96bccb730a - 91.23% (21.8 MB)
[#004] sha256:6ff0b57436d2cffea0970ef679bb7f25831c86e17b315716319a435b792d4fa9 - 0.0% (139 Bytes)
/bin/sh -c #(nop) ADD file:b764f04695aef161430a2063aee41e228cb016459404dee09be3448c73f75349 in /
2018-12-21 12:42:30 UTC/bin/sh -c #(nop) COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime
2018-12-21 12:42:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 14:16:11 UTC/bin/sh -c mkdir -p /usr/local/etc && { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc
2018-12-21 14:16:11 UTC/bin/sh -c #(nop) ENV RUBY_MAJOR=2.6-rc
2018-12-21 14:16:11 UTC/bin/sh -c #(nop) ENV RUBY_VERSION=2.6.0-rc2
2018-12-21 14:16:11 UTC/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=d620b3d87b3190867304067f3ce77f5305f7ec1b2e73b09c17710c97c028986d
2018-12-26 13:10:47 UTC/bin/sh -c #(nop) ENV RUBYGEMS_VERSION=3.0.1
2018-12-26 13:10:47 UTC/bin/sh -c #(nop) ENV BUNDLER_VERSION=1.17.2
2018-12-26 13:12:58 UTC/bin/sh -c set -ex && 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 libressl libressl-dev libxml2-dev libxslt-dev linux-headers make ncurses-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 -c - && 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 -c - && 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 && gem update --system "$RUBYGEMS_VERSION" && gem install bundler --version "$BUNDLER_VERSION" --force && rm -r /root/.gem/
2018-12-26 13:12:59 UTC/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle
2018-12-26 13:12:59 UTC/bin/sh -c #(nop) ENV BUNDLE_PATH=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle
2018-12-26 13:12: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
2018-12-26 13:13:00 UTC/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"
2018-12-26 13:13:00 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.