Namespace
gvenzl
Image / Tag
oracle-free:23.5-arm64
Content Digest
sha256:97977657531b845491a324d67947500b3c012a105065244cc4ffd7fbffc9a79b
Details
Created

2025-03-09 05:57:18 UTC

Size

922 MB

Content Digest
Labels
  • io.buildah.version
    1.33.7
  • org.opencontainers.image.authors
    Gerald Venzl
  • org.opencontainers.image.description
    Oracle Database Free for everyone!
  • org.opencontainers.image.documentation
    https://github.com/gvenzl/oci-oracle-free/blob/main/README.md
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.source
    https://github.com/gvenzl/oci-oracle-free
  • org.opencontainers.image.title
    Oracle Database Free Container images

Environment
NLS_LANG

.AL32UTF8

ORACLE_BASE

/opt/oracle

ORACLE_BASE_CONFIG

/opt/oracle/product/23ai/dbhomeFree

ORACLE_BASE_HOME

/opt/oracle/product/23ai/dbhomeFree

ORACLE_HOME

/opt/oracle/product/23ai/dbhomeFree

ORACLE_SID

FREE

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/oracle/product/23ai/dbhomeFree/bin:/opt/oracle


Layers

[#000] sha256:1948c0b21e4ec89286e7542c2b5d3ac53d48c09f4e10aae50cd2d0a54a89485d - 7.2% (66.4 MB)

[#001] sha256:705092afde4467c57f0915829b74ee814f3c4cd34dbe7ec21dca82393dc5afed - 27.31% (252 MB)

[#002] sha256:d310f24af95797ae1675572c01b2ec796a742d74338998118b9efbd57e4264c4 - 17.04% (157 MB)

[#003] sha256:35734c1a45f601ae00220acd7d055ba45612dfb072bbaa1cd311736b18679475 - 16.44% (152 MB)

[#004] sha256:3afdbfd2c9643ea2adb75daf901c1fb0ff2e68ab37d068c77e955ff8c8209d09 - 5.64% (52 MB)

[#005] sha256:8f3cc85c279d43cded05b8888eccf941a51756c169e952b81325e1831962ee58 - 26.37% (243 MB)


History
2025-03-09 05:53:36 UTC

/bin/sh -c #(nop) ARG DB_FLAVOR

2025-03-09 05:53:36 UTC

/bin/sh -c #(nop) ENV ORACLE_BASE=/opt/oracle ORACLE_BASE_CONFIG=/opt/oracle/product/23${DB_FLAVOR}/dbhomeFree ORACLE_BASE_HOME=/opt/oracle/product/23${DB_FLAVOR}/dbhomeFree ORACLE_HOME=/opt/oracle/product/23${DB_FLAVOR}/dbhomeFree ORACLE_SID=FREE PATH=${PATH}:/opt/oracle/product/23${DB_FLAVOR}/dbhomeFree/bin:/opt/oracle NLS_LANG=.AL32UTF8

2025-03-09 05:54:39 UTC

/bin/sh -c #(nop) COPY dir:b7a80e0eaa4ad465cfa0ffe20d200df347450689156782e08562f03a6dfdf4b4 in /

2025-03-09 05:54:42 UTC

|1 DB_FLAVOR=ai /bin/sh -c rm -rf "${ORACLE_BASE}"

2025-03-09 05:55:14 UTC

/bin/sh -c #(nop) COPY dir:6cbeb0aca89c190bb7c0b837011461365115aa840807bb66da5c548ff7d24891 in "${ORACLE_BASE}"

2025-03-09 05:55:16 UTC

/bin/sh -c rm "${ORACLE_HOME}"/bin/oracle

2025-03-09 05:55:17 UTC

/bin/sh -c rm -r "${ORACLE_HOME}"/lib

2025-03-09 05:55:17 UTC

/bin/sh -c rm -r "${ORACLE_HOME}"/rdbms

2025-03-09 05:55:27 UTC (FROM 89636ddf179f)

/bin/sh -c rm "${ORACLE_BASE}"/"${ORACLE_SID}".7z

2025-03-09 05:55:56 UTC (FROM f9ad34fc700a)

/bin/sh -c #(nop) COPY file:a233fc336e88d5a517d5abf988bf2365378dd057b33d11fe755ef63576ec4b79 in "${ORACLE_HOME}"/bin/oracle

2025-03-09 05:56:18 UTC (FROM a578ce7120ed)

/bin/sh -c #(nop) COPY dir:877858bc3d6bea5ee4b5bdb1b3f94b7eea65e5bcc65b3dcc1ebb0a4f1310211a in "${ORACLE_HOME}"/lib

2025-03-09 05:56:59 UTC (FROM ccf7d8aa6a64)

/bin/sh -c #(nop) COPY dir:dbbf0f37960ac69241d5ee36d6771793a8c3bc60181b9d747dbe374d16dfab03 in "${ORACLE_HOME}"/rdbms

2025-03-09 05:57:17 UTC

/bin/sh -c #(nop) COPY file:d0253721092571cf794910dfd4239a46f2fdcb23a43fd92a8b9fe62ae9423f98 in "${ORACLE_BASE}"/

2025-03-09 05:57:17 UTC

/bin/sh -c chown root "${ORACLE_HOME}"/bin/extjob; chmod 4750 "${ORACLE_HOME}"/bin/extjob; chown root "${ORACLE_HOME}"/rdbms/admin/externaljob.ora; chmod 640 "${ORACLE_HOME}"/rdbms/admin/externaljob.ora; chown root "${ORACLE_HOME}"/bin/jssu; chmod 4750 "${ORACLE_HOME}"/bin/jssu

2025-03-09 05:57:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title="Oracle Database Free Container images"

2025-03-09 05:57:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description="Oracle Database Free for everyone!"

2025-03-09 05:57:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors="Gerald Venzl"

2025-03-09 05:57:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/gvenzl/oci-oracle-free

2025-03-09 05:57:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0

2025-03-09 05:57:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/gvenzl/oci-oracle-free/blob/main/README.md

2025-03-09 05:57:17 UTC

/bin/sh -c #(nop) USER oracle

2025-03-09 05:57:17 UTC

/bin/sh -c #(nop) WORKDIR ${ORACLE_BASE}

2025-03-09 05:57:18 UTC

/bin/sh -c #(nop) HEALTHCHECK CMD "${ORACLE_BASE}"/healthcheck.sh >/dev/null || exit 1

2025-03-09 05:57:19 UTC (FROM ad932c4843ca)

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

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