Namespace
gvenzl
Image / Tag
oracle-free:23.6-arm64
Content Digest
sha256:d528d8c8e6a823c6026ee68ed4f9c3a0b7428c12e484146ca34d68246b39c218
Details
Created

2025-03-08 00:51:42 UTC

Size

919 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:72411f8db04f9d12d72aeda5372874aa3c30bc27618f6790782bbf626e273f2d - 7.38% (67.8 MB)

[#001] sha256:56defd1f5e5416a4c0f69b387eb2f5a298a00c73785976c13c24811ccc590af2 - 27.18% (250 MB)

[#002] sha256:089a9d21a8f57ce99ca3944c78e85fa69144b6e65c860a9c2d6642e0ea6a6144 - 17.15% (158 MB)

[#003] sha256:2d52f4272ff84882d488772a96db4c79f6a72e6f4feba4bfebc62fb9ce9f5dcb - 15.98% (147 MB)

[#004] sha256:f6bb844216dbff6069b499a346a0513bfa7d1c9d1a43b88a961b1741c80706d6 - 5.7% (52.4 MB)

[#005] sha256:59f45305c7cdbf1c0f7240cb7dbe20ad1a4a6ec07485fa99d31d4d84403f59ed - 26.6% (245 MB)


History
2025-03-08 00:48:20 UTC

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

2025-03-08 00:48:20 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-08 00:49:22 UTC

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

2025-03-08 00:49:25 UTC

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

2025-03-08 00:49:57 UTC

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

2025-03-08 00:49:59 UTC

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

2025-03-08 00:50:00 UTC

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

2025-03-08 00:50:01 UTC

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

2025-03-08 00:50:10 UTC (FROM aaf4a446bf31)

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

2025-03-08 00:50:38 UTC (FROM 6716c737c05a)

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

2025-03-08 00:51:02 UTC (FROM 56fdff546586)

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

2025-03-08 00:51:33 UTC (FROM 14417694f093)

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

2025-03-08 00:51:41 UTC

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

2025-03-08 00:51:42 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-08 00:51:42 UTC

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

2025-03-08 00:51:42 UTC

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

2025-03-08 00:51:42 UTC

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

2025-03-08 00:51:42 UTC

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

2025-03-08 00:51:42 UTC

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

2025-03-08 00:51:42 UTC

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

2025-03-08 00:51:42 UTC

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

2025-03-08 00:51:42 UTC

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

2025-03-08 00:51:42 UTC

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

2025-03-08 00:51:43 UTC (FROM cdeee8f27314)

/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