Namespace
library
Image / Tag
ruby:2.3.3-alpine
Content Digest
sha256:08be59d2e3917583ed8393065d6ead5ab0b315a4e345feb9b3bfc7c7cd5a3ae4
Details
Created

2017-03-17 23:57:41 UTC

Size

41 MB

Content Digest
Environment
BUNDLER_VERSION

1.14.6

BUNDLE_APP_CONFIG

/usr/local/bundle

BUNDLE_BIN

/usr/local/bundle/bin

BUNDLE_PATH

/usr/local/bundle

BUNDLE_SILENCE_ROOT_WARNING

1

GEM_HOME

/usr/local/bundle

PATH

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

RUBYGEMS_VERSION

2.6.11

RUBY_DOWNLOAD_SHA256

1a4fa8c2885734ba37b97ffdb4a19b8fba0e8982606db02d936e65bac07419dc

RUBY_MAJOR

2.3

RUBY_VERSION

2.3.3


Layers

[#000] sha256:7095154754192bfc2306f3b2b841ef82771b7ad39526537234adb1e74ae81a93 - 5.38% (2.21 MB)

[#001] sha256:7fb3cefb04d0b40438da21681cf124e61adc2d5cf6c9cca6aba2806da7c7c599 - 0.0% (196 Bytes)

[#002] sha256:95b069b48a5ce8c49c7cdae763191ed2461be31c939a819486f04aa529de25ba - 93.13% (38.2 MB)

[#003] sha256:dcad3c404f76bc373f6e1891f31bbfacfc1a13ca2eb7115934e4bdc4323aab9e - 1.48% (623 KB)

[#004] sha256:80838451bd788cb12482430552b0ed1374ccf0a48bff6c725d57e6814cc10910 - 0.0% (154 Bytes)


History
2017-03-03 20:32:21 UTC

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

2017-03-03 23:33:58 UTC

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

2017-03-03 23:40:53 UTC

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

2017-03-03 23:40:54 UTC

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

2017-03-03 23:40:54 UTC

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

2017-03-17 23:55:29 UTC

/bin/sh -c #(nop) ENV RUBYGEMS_VERSION=2.6.11

2017-03-17 23:57:36 UTC

/bin/sh -c set -ex && apk add --no-cache --virtual .ruby-builddeps autoconf bison bzip2 bzip2-dev ca-certificates coreutils 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 yaml-dev zlib-dev xz && 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 && { echo '#define ENABLE_PATH_CHECK 0'; echo; cat file.c; } > file.c.new && mv file.c.new file.c && autoconf && ac_cv_func_isnan=yes ac_cv_func_isinf=yes ./configure --disable-install-doc --enable-shared && make -j"$(getconf _NPROCESSORS_ONLN)" && make install && runDeps="$( scanelf --needed --nobanner --recursive /usr/local | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' | sort -u | xargs -r apk info --installed | sort -u )" && apk add --virtual .ruby-rundeps $runDeps bzip2 ca-certificates libffi-dev openssl-dev yaml-dev procps zlib-dev && apk del .ruby-builddeps && cd / && rm -r /usr/src/ruby && gem update --system "$RUBYGEMS_VERSION"

2017-03-17 23:57:37 UTC

/bin/sh -c #(nop) ENV BUNDLER_VERSION=1.14.6

2017-03-17 23:57:38 UTC

/bin/sh -c gem install bundler --version "$BUNDLER_VERSION"

2017-03-17 23:57:39 UTC

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

2017-03-17 23:57:39 UTC

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

2017-03-17 23:57:39 UTC

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

2017-03-17 23:57:40 UTC

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

2017-03-17 23:57:41 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