Namespace
sameersbn
Image / Tag
redmine:4.2.2-1
Content Digest
sha256:8f49b4663493defaf3df108c2e671fe46d984d69fb87059b4539b87595a6cde1
Details
Created

2021-10-13 04:58:13 UTC

Size

322 MB

Content Digest
Labels
  • maintainer
    sameer@damagehead.com

Environment
PATH

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

RAILS_ENV

production

REDMINE_ASSETS_DIR

/etc/docker-redmine

REDMINE_BUILD_ASSETS_DIR

/etc/docker-redmine/build

REDMINE_DATA_DIR

/home/redmine/data

REDMINE_HOME

/home/redmine

REDMINE_INSTALL_DIR

/home/redmine/redmine

REDMINE_LOG_DIR

/var/log/redmine

REDMINE_RUNTIME_ASSETS_DIR

/etc/docker-redmine/runtime

REDMINE_USER

redmine

REDMINE_VERSION

4.2.2

RUBY_VERSION

2.6


Layers

[#000] sha256:c549ccf8d472c3bce9ce02e49c62b8f6cbc736ea2b8ba812a1ae9390c69d0b71 - 8.45% (27.2 MB)

[#001] sha256:328fb00d526e97214f16f96f37d6e025c92bbef403daace4062643d2c616fd64 - 0.0% (6.07 KB)

[#002] sha256:3dd96eda3f03f31a7ab9d711e9931ce38330e7d149bbe7ef76a272a3975340f7 - 0.0% (941 Bytes)

[#003] sha256:56301acf667a72c1d4ad095acbab0e01d2fa89c47c31bbe676af8b489dc7546d - 0.0% (234 Bytes)

[#004] sha256:0f9906f96d095f77d1c18ce1fc120456efe4aa779f7303778574204fbebf35cf - 73.66% (237 MB)

[#005] sha256:19cdeb159ccbc3eb1709c064881fa405de49acb1f03502073f7995ed8c476ebc - 0.0% (2.63 KB)

[#006] sha256:316ba845846cd086464bfc395568d61adad56f001211cacb1e1d786881e1a44e - 17.88% (57.6 MB)

[#007] sha256:6a856443b3bc3f50a19d0c3aec6497949c78c3c950bcdd52309427093c552acf - 0.01% (18.1 KB)

[#008] sha256:ee7415c96a3582e8b6f652c07ac79ad38a7cbeca58250b52cf34f758d52e03d4 - 0.0% (398 Bytes)

[#009] sha256:502746c57dd67070a4b2f8663375dd6a09a9620654cad47f4d0b7769533ecccb - 0.0% (782 Bytes)

[#010] sha256:b7fc12dc8c089f804d8ec8ccf6fbce7b52c0e9b62eb3102d078f7906ea316d00 - 0.0% (110 Bytes)

[#011] sha256:20060b36b57184cf5285bad638b07d4c51bccc025e95479fd2f4f9d3cd34f1a2 - 0.0% (1.09 KB)


History
2021-06-17 23:31:29 UTC

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

2021-06-17 23:31:29 UTC

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

2021-10-13 04:39:05 UTC

/bin/sh -c #(nop) LABEL maintainer=sameer@damagehead.com

2021-10-13 04:39:07 UTC

/bin/sh -c #(nop) ENV RUBY_VERSION=2.6 REDMINE_VERSION=4.2.2 REDMINE_USER=redmine REDMINE_HOME=/home/redmine REDMINE_LOG_DIR=/var/log/redmine REDMINE_ASSETS_DIR=/etc/docker-redmine RAILS_ENV=production

2021-10-13 04:39:08 UTC

/bin/sh -c #(nop) ENV REDMINE_INSTALL_DIR=/home/redmine/redmine REDMINE_DATA_DIR=/home/redmine/data REDMINE_BUILD_ASSETS_DIR=/etc/docker-redmine/build REDMINE_RUNTIME_ASSETS_DIR=/etc/docker-redmine/runtime

2021-10-13 04:39:09 UTC

/bin/sh -c #(nop) COPY file:892910b3c7842def1b7c426bb8cf7313791555e43ae6f36bf2c446680f435106 in /etc/apt/trusted.gpg

2021-10-13 04:39:10 UTC

/bin/sh -c #(nop) COPY file:69ced83f5640fb8b5538f677214432cbb68ff77bd84f4e56f15c8adfc611672a in /etc/apt/sources.list

2021-10-13 04:39:11 UTC

/bin/sh -c #(nop) COPY file:14166a8efbb994d5908cf3ac35fc6c849e4f66ceb447c566aa6ed2e15bedf040 in /etc/apt/sources.list.d/

2021-10-13 04:50:42 UTC

/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y supervisor logrotate nginx mysql-client=5.7.* postgresql-client ca-certificates sudo tzdata imagemagick subversion git cvs bzr mercurial darcs rsync ruby${RUBY_VERSION} locales openssh-client gcc g++ make patch pkg-config gettext-base ruby${RUBY_VERSION}-dev libc6-dev zlib1g-dev libxml2-dev libmysqlclient21 libpq5 libyaml-0-2 libcurl4 libssl1.1 uuid-dev xz-utils libxslt1.1 libffi7 zlib1g gsfonts vim-tiny ghostscript sqlite3 libsqlite3-dev && update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && gem install --no-document bundler && rm -rf /var/lib/apt/lists/*

2021-10-13 04:50:53 UTC

/bin/sh -c #(nop) COPY dir:f944b89e3fac9c4b71ce628647ef1cffd6c099e064f5fc670c818e6ccf48ea47 in /etc/docker-redmine/build/

2021-10-13 04:57:41 UTC

/bin/sh -c bash ${REDMINE_BUILD_ASSETS_DIR}/install.sh

2021-10-13 04:58:00 UTC

/bin/sh -c #(nop) COPY dir:91db32409fb083e154035106e6c5f0dc87766e189e0e14040502a6449dd269e8 in /etc/docker-redmine/runtime/

2021-10-13 04:58:02 UTC

/bin/sh -c #(nop) COPY dir:72d58687bff97998e664e0081000c6f29713c93bd46831827cd2a2cd5d49d87b in /usr/bin/

2021-10-13 04:58:03 UTC

/bin/sh -c #(nop) COPY file:c87bc32fa2bba8982407c230e7cf901c5992f1ba18a61144d2e0cbf378f1b912 in /sbin/entrypoint.sh

2021-10-13 04:58:04 UTC

/bin/sh -c #(nop) COPY file:1be90fe9183a9170e9ea0e02a40402b75446c74a55b8787c57f1a038d948e38d in /VERSION

2021-10-13 04:58:08 UTC

/bin/sh -c chmod 755 /sbin/entrypoint.sh && sed -i '/session required pam_loginuid.so/c\#session required pam_loginuid.so' /etc/pam.d/cron

2021-10-13 04:58:09 UTC

/bin/sh -c #(nop) EXPOSE 443/tcp 80/tcp

2021-10-13 04:58:10 UTC

/bin/sh -c #(nop) WORKDIR /home/redmine/redmine

2021-10-13 04:58:12 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/sbin/entrypoint.sh"]

2021-10-13 04:58:13 UTC

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

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