Namespace
gvenzl
Image / Tag
oracle-free:23.8-slim-arm64
Content Digest
sha256:26cf15c42ab941ceb4ae7ea1839fd783a94ed713c333dd66a3955bad3a884fdb
Details
Created

2025-08-02 17:17:43 UTC

Size

639 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:836240263c446dcbd120d7151fa209ffc892b5b236962559fa1359b9669f990b - 10.03% (64.1 MB)

[#001] sha256:9da005e33a499c7fcadea431bbcad5e800638ab476989f58c09df8ac1a840c76 - 7.73% (49.4 MB)

[#002] sha256:e7c0f786afb4d259894a106ee323ef3886a8cea5712382ddfed3ca926d584f89 - 25.1% (160 MB)

[#003] sha256:96accb314956a136d63e441652996afee8abbdfb47003479ff6fc47e698104fe - 13.94% (89.1 MB)

[#004] sha256:da8846adb20e4e9436a4a1b75796d7103b8a051723990f52418f1b82f05b4eb2 - 8.29% (53 MB)

[#005] sha256:77f405048987187446ee42fc8a23a38b72636e961bdd7e035783a02e69dac7ac - 34.9% (223 MB)


History
2025-08-02 17:17:10 UTC

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

2025-08-02 17:17:10 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-08-02 17:17:13 UTC

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

2025-08-02 17:17:14 UTC

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

2025-08-02 17:17:17 UTC

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

2025-08-02 17:17:18 UTC

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

2025-08-02 17:17:18 UTC

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

2025-08-02 17:17:19 UTC

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

2025-08-02 17:17:20 UTC (FROM 5c38d003549e)

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

2025-08-02 17:17:22 UTC (FROM 6ee3fcc816f1)

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

2025-08-02 17:17:29 UTC (FROM 94f73c4da38c)

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

2025-08-02 17:17:33 UTC (FROM b724fc3f21ec)

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

2025-08-02 17:17:43 UTC

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

2025-08-02 17:17:43 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-08-02 17:17:43 UTC

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

2025-08-02 17:17:43 UTC

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

2025-08-02 17:17:43 UTC

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

2025-08-02 17:17:43 UTC

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

2025-08-02 17:17:43 UTC

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

2025-08-02 17:17:43 UTC

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

2025-08-02 17:17:43 UTC

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

2025-08-02 17:17:43 UTC

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

2025-08-02 17:17:43 UTC

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

2025-08-02 17:17:43 UTC (FROM 69b68f88103c)

/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