Namespace
library
Image / Tag
ruby:3.0-alpine3.12
Content Digest
sha256:b3e8f19adb779fcac36c0d09f244bff026f69ad7f2807646b0475aa63b0c911c
Details
Created

2021-07-07 19:06:18 UTC

Size

30.5 MB

Content Digest
Environment
BUNDLE_APP_CONFIG

/usr/local/bundle

BUNDLE_SILENCE_ROOT_WARNING

1

GEM_HOME

/usr/local/bundle

LANG

C.UTF-8

PATH

/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

RUBY_DOWNLOAD_SHA256

570e7773100f625599575f363831166d91d49a1ab97d3ab6495af44774155c40

RUBY_MAJOR

3.0

RUBY_VERSION

3.0.2


Layers

[#000] sha256:7aa04a8f7710c18952348aa54b4346438ad013c87b6f7d476eb21ad756359bc3 - 8.74% (2.67 MB)

[#001] sha256:a5726daf19bd6a37033bbfbdf7c34c9ad71e6ad233faad730dad942067353eec - 3.86% (1.18 MB)

[#002] sha256:93a23379d9351d8d00f5c5ae437da763d1c50b130a4c72dd9dbad54ea530faea - 0.0% (223 Bytes)

[#003] sha256:dcda1962746f025b76ba7123ba6228e4b244c4eb74e3a5d5572061f3f18c6160 - 87.4% (26.7 MB)

[#004] sha256:71c8994977403426e3e28f553e2db29ed4dd770a71f604c19dedbbed5b60a862 - 0.0% (174 Bytes)


History
2021-04-14 18:38:36 UTC

/bin/sh -c #(nop) ADD file:0a694887033953f24197dedcb1098d28a4b6e539b29386f53d82262107e208fb in /

2021-04-14 18:38:36 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-04-15 06:51:19 UTC

/bin/sh -c apk add --no-cache gmp-dev

2021-04-15 06:51:20 UTC

/bin/sh -c set -eux; mkdir -p /usr/local/etc; { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc

2021-04-15 06:51:20 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2021-04-15 06:51:20 UTC

/bin/sh -c #(nop) ENV RUBY_MAJOR=3.0

2021-07-07 19:02:45 UTC

/bin/sh -c #(nop) ENV RUBY_VERSION=3.0.2

2021-07-07 19:02:45 UTC

/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=570e7773100f625599575f363831166d91d49a1ab97d3ab6495af44774155c40

2021-07-07 19:06:16 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 patch 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

2021-07-07 19:06:16 UTC

/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle

2021-07-07 19:06:16 UTC

/bin/sh -c #(nop) ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle

2021-07-07 19:06:17 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2021-07-07 19:06:18 UTC

/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"

2021-07-07 19:06:18 UTC

/bin/sh -c #(nop) CMD ["irb"]

Details
Created

2021-07-07 19:40:08 UTC

Size

31.3 MB

Content Digest
Environment
BUNDLE_APP_CONFIG

/usr/local/bundle

BUNDLE_SILENCE_ROOT_WARNING

1

GEM_HOME

/usr/local/bundle

LANG

C.UTF-8

PATH

/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

RUBY_DOWNLOAD_SHA256

570e7773100f625599575f363831166d91d49a1ab97d3ab6495af44774155c40

RUBY_MAJOR

3.0

RUBY_VERSION

3.0.2


Layers

[#000] sha256:339de151aab4bc06eed8409daae147c408478cb538dacb90cc63f19ad4eba80b - 8.54% (2.67 MB)

[#001] sha256:467b8fbfadaf6004690377bd47dacd9f3cb1b32c529c126b5f3131f5a54b3c6b - 3.65% (1.14 MB)

[#002] sha256:b8f201a2281a386a91906846f1f508eadbe78e0cba8c5b0101df9d9612add16d - 0.0% (223 Bytes)

[#003] sha256:690ff36fdc7c2e135de7835e3e5c03e7bf61865fcf9f488d05593a7ab1a263ac - 87.82% (27.5 MB)

[#004] sha256:5767f68f2afb8a10ac6080794247e86af6ba230128877bb1722550d09bd95c69 - 0.0% (170 Bytes)


History
2021-04-14 19:19:49 UTC

/bin/sh -c #(nop) ADD file:4f526aa99067d82b341f7ca538f7826b7c23a628f1b615eea2883a2d434c1b90 in /

2021-04-14 19:19:49 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-04-15 03:11:41 UTC

/bin/sh -c apk add --no-cache gmp-dev

2021-04-15 03:11:43 UTC

/bin/sh -c set -eux; mkdir -p /usr/local/etc; { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc

2021-04-15 03:11:43 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2021-04-15 03:11:44 UTC

/bin/sh -c #(nop) ENV RUBY_MAJOR=3.0

2021-07-07 19:35:17 UTC

/bin/sh -c #(nop) ENV RUBY_VERSION=3.0.2

2021-07-07 19:35:17 UTC

/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=570e7773100f625599575f363831166d91d49a1ab97d3ab6495af44774155c40

2021-07-07 19:40:05 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 patch 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

2021-07-07 19:40:05 UTC

/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle

2021-07-07 19:40:06 UTC

/bin/sh -c #(nop) ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle

2021-07-07 19:40:06 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2021-07-07 19:40:07 UTC

/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"

2021-07-07 19:40:08 UTC

/bin/sh -c #(nop) CMD ["irb"]

Details
Created

2021-07-07 21:16:59 UTC

Size

30 MB

Content Digest
Environment
BUNDLE_APP_CONFIG

/usr/local/bundle

BUNDLE_SILENCE_ROOT_WARNING

1

GEM_HOME

/usr/local/bundle

LANG

C.UTF-8

PATH

/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

RUBY_DOWNLOAD_SHA256

570e7773100f625599575f363831166d91d49a1ab97d3ab6495af44774155c40

RUBY_MAJOR

3.0

RUBY_VERSION

3.0.2


Layers

[#000] sha256:b452d2916bdfd021add56f1eda6bdea35400671ef07b38316ef82fce92a88fee - 8.28% (2.48 MB)

[#001] sha256:b3097ff4e4832ade347a9d87bef2fab8e5f2b1337917285ee602d6d5590673a4 - 3.34% (1 MB)

[#002] sha256:9fa17d431cf14db9d423a60ddc4d5b0973410c1f3a06e6badfcb5c6a9da7f2da - 0.0% (222 Bytes)

[#003] sha256:6d05eff4437bc9e2176471eac5e4312373505cb62e01c4291d8574d37d338d62 - 88.38% (26.5 MB)

[#004] sha256:80babf86f2f948d7e42f72b713d9745af5e3de0822999d16166889949a0f5034 - 0.0% (171 Bytes)


History
2021-06-15 22:57:41 UTC

/bin/sh -c #(nop) ADD file:82fa6a18d24e3f535c9061d2e111d63fe6d8a27710bb34a17b326e605ff478be in /

2021-06-15 22:57:41 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-06-25 19:44:12 UTC

/bin/sh -c apk add --no-cache gmp-dev

2021-06-25 19:44:14 UTC

/bin/sh -c set -eux; mkdir -p /usr/local/etc; { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc

2021-06-25 19:44:15 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2021-06-25 19:44:15 UTC

/bin/sh -c #(nop) ENV RUBY_MAJOR=3.0

2021-07-07 21:12:37 UTC

/bin/sh -c #(nop) ENV RUBY_VERSION=3.0.2

2021-07-07 21:12:38 UTC

/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=570e7773100f625599575f363831166d91d49a1ab97d3ab6495af44774155c40

2021-07-07 21:16:56 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 patch 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

2021-07-07 21:16:56 UTC

/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle

2021-07-07 21:16:57 UTC

/bin/sh -c #(nop) ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle

2021-07-07 21:16:57 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2021-07-07 21:16:59 UTC

/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"

2021-07-07 21:16:59 UTC

/bin/sh -c #(nop) CMD ["irb"]

Details
Created

2021-07-07 23:39:13 UTC

Size

29.6 MB

Content Digest
Environment
BUNDLE_APP_CONFIG

/usr/local/bundle

BUNDLE_SILENCE_ROOT_WARNING

1

GEM_HOME

/usr/local/bundle

LANG

C.UTF-8

PATH

/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

RUBY_DOWNLOAD_SHA256

570e7773100f625599575f363831166d91d49a1ab97d3ab6495af44774155c40

RUBY_MAJOR

3.0

RUBY_VERSION

3.0.2


Layers

[#000] sha256:420c7481a3a76d5d12df768d2745ddbe40357df0af780c756a5a7d1f2a43d288 - 7.77% (2.3 MB)

[#001] sha256:9282a966fcbb841906f5d54a68e7ff17bb986b89e91465bf09ebc43a53153882 - 3.15% (954 KB)

[#002] sha256:348b2c9858b0eea932881c3b32f585ef33ad2d73a649725733dfeddc03521f71 - 0.0% (225 Bytes)

[#003] sha256:4c5b2a304891cce2d18ffaf1d5b5e6c0d8d0f67911cc76f773b4806c47381cb2 - 89.08% (26.3 MB)

[#004] sha256:f1877329b7ee401cadf273fc9b5914e99948c8f039ba810a25c5ddfcfbc4a252 - 0.0% (172 Bytes)


History
2021-06-15 23:15:24 UTC

/bin/sh -c #(nop) ADD file:d844cc7b5e00fb62be39d903a2fb4a08f700e75112c8eef1f31101e846ed010d in /

2021-06-15 23:15:25 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-06-23 23:28:16 UTC

/bin/sh -c apk add --no-cache gmp-dev

2021-06-23 23:28:18 UTC

/bin/sh -c set -eux; mkdir -p /usr/local/etc; { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc

2021-06-23 23:28:18 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2021-06-23 23:28:18 UTC

/bin/sh -c #(nop) ENV RUBY_MAJOR=3.0

2021-07-07 23:35:32 UTC

/bin/sh -c #(nop) ENV RUBY_VERSION=3.0.2

2021-07-07 23:35:33 UTC

/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=570e7773100f625599575f363831166d91d49a1ab97d3ab6495af44774155c40

2021-07-07 23:39:09 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 patch 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

2021-07-07 23:39:10 UTC

/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle

2021-07-07 23:39:11 UTC

/bin/sh -c #(nop) ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle

2021-07-07 23:39:11 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2021-07-07 23:39:13 UTC

/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"

2021-07-07 23:39:13 UTC

/bin/sh -c #(nop) CMD ["irb"]

Details
Created

2021-07-07 23:43:01 UTC

Size

31 MB

Content Digest
Environment
BUNDLE_APP_CONFIG

/usr/local/bundle

BUNDLE_SILENCE_ROOT_WARNING

1

GEM_HOME

/usr/local/bundle

LANG

C.UTF-8

PATH

/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

RUBY_DOWNLOAD_SHA256

570e7773100f625599575f363831166d91d49a1ab97d3ab6495af44774155c40

RUBY_MAJOR

3.0

RUBY_VERSION

3.0.2


Layers

[#000] sha256:d2f70382dc9a1658ea3491d7ab4439c22087e426c00e3eb7daf825b83be4ba9c - 8.35% (2.59 MB)

[#001] sha256:c6f3182b11e4a73cb4398d5d32451e81129efcf8b5331e1f359dc6a5fcf1bde8 - 3.72% (1.15 MB)

[#002] sha256:bc3f0e8857a1245ff7d24ab5049b79f732f0e3b257795d17cf04ce1561f1ad9a - 0.0% (223 Bytes)

[#003] sha256:eb7c50c6296e920819023e04155e0840a7682077b0daa5243a7540b8e5bc0d9a - 87.93% (27.2 MB)

[#004] sha256:6574500ad575bb97f16ca6b13d7615a89a02f3c04fe6f75ccfca1924e1128893 - 0.0% (172 Bytes)


History
2021-06-15 21:45:09 UTC

/bin/sh -c #(nop) ADD file:3db1e10ac5ebf1cb34939eff736f1384f7d3b17355758cec361489fa7a7e19ca in /

2021-06-15 21:45:09 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-06-16 11:34:58 UTC

/bin/sh -c apk add --no-cache gmp-dev

2021-06-16 11:34:59 UTC

/bin/sh -c set -eux; mkdir -p /usr/local/etc; { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc

2021-06-16 11:34:59 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2021-06-16 11:35:00 UTC

/bin/sh -c #(nop) ENV RUBY_MAJOR=3.0

2021-07-07 23:40:18 UTC

/bin/sh -c #(nop) ENV RUBY_VERSION=3.0.2

2021-07-07 23:40:19 UTC

/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=570e7773100f625599575f363831166d91d49a1ab97d3ab6495af44774155c40

2021-07-07 23:42:59 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 patch 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

2021-07-07 23:43:00 UTC

/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle

2021-07-07 23:43:00 UTC

/bin/sh -c #(nop) ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle

2021-07-07 23:43:00 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2021-07-07 23:43:01 UTC

/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"

2021-07-07 23:43:01 UTC

/bin/sh -c #(nop) CMD ["irb"]

Details
Created

2021-06-26 14:17:31 UTC

Size

31.7 MB

Content Digest
Environment
BUNDLE_APP_CONFIG

/usr/local/bundle

BUNDLE_SILENCE_ROOT_WARNING

1

GEM_HOME

/usr/local/bundle

LANG

C.UTF-8

PATH

/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

RUBY_DOWNLOAD_SHA256

d06bccd382d03724b69f674bc46cd6957ba08ed07522694ce44b9e8ffc9c48e2

RUBY_MAJOR

3.0

RUBY_VERSION

3.0.1


Layers

[#000] sha256:45707b9629c4ab8c6046680737229218fe844f38d08e5458b24605e1dbfd2709 - 8.43% (2.68 MB)

[#001] sha256:7a0957a515354bac0709ce8bd37625091dff40e0ce62816afb30055cb389ef0c - 3.86% (1.22 MB)

[#002] sha256:77ee2b78d5d2379bc1b26bbad6fd05b1eef75fd68de4fac6aeb2c2d0984bf27b - 0.0% (224 Bytes)

[#003] sha256:77fc10a8d81b33b80b979ea609e714da1eaaf769a2d9d485d5396109635cddcb - 87.71% (27.8 MB)

[#004] sha256:acc57fe07582e7d7261a19aeb86ac5c54fd42ff56c17574fae3fb32c62ca0c9f - 0.0% (174 Bytes)


History
2021-04-14 19:31:22 UTC

/bin/sh -c #(nop) ADD file:f8b081207f6d35f8ebd06aa471e350644151d183801f678def586d8f37e81366 in /

2021-04-14 19:31:29 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-06-26 14:12:33 UTC

/bin/sh -c apk add --no-cache gmp-dev

2021-06-26 14:12:51 UTC

/bin/sh -c set -eux; mkdir -p /usr/local/etc; { echo 'install: --no-document'; echo 'update: --no-document'; } >> /usr/local/etc/gemrc

2021-06-26 14:12:57 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2021-06-26 14:13:03 UTC

/bin/sh -c #(nop) ENV RUBY_MAJOR=3.0

2021-06-26 14:13:08 UTC

/bin/sh -c #(nop) ENV RUBY_VERSION=3.0.1

2021-06-26 14:13:13 UTC

/bin/sh -c #(nop) ENV RUBY_DOWNLOAD_SHA256=d06bccd382d03724b69f674bc46cd6957ba08ed07522694ce44b9e8ffc9c48e2

2021-06-26 14:16:30 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 patch 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

2021-06-26 14:16:37 UTC

/bin/sh -c #(nop) ENV GEM_HOME=/usr/local/bundle

2021-06-26 14:16:47 UTC

/bin/sh -c #(nop) ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle

2021-06-26 14:16:57 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2021-06-26 14:17:19 UTC

/bin/sh -c mkdir -p "$GEM_HOME" && chmod 777 "$GEM_HOME"

2021-06-26 14:17:31 UTC

/bin/sh -c #(nop) CMD ["irb"]

Danger Zone
Delete Tag

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.

Delete