Namespace
gvenzl
Image / Tag
oracle-free:full-arm64
Content Digest
sha256:a590b3f44a3d8118c850fbfb486511256421a03bb93fb4d415a2a1103cd3ac01
Details
Created

2026-05-30 20:56:56 UTC

Size

1.85 GB

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/26ai/dbhomeFree

ORACLE_BASE_HOME

/opt/oracle/product/26ai/dbhomeFree

ORACLE_HOME

/opt/oracle/product/26ai/dbhomeFree

ORACLE_SID

FREE

PATH

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


Layers

[#000] sha256:a16f83f5b5d0df32414360ea499a87a87ec866ce3a74c8dbd2ce8a18df373ddb - 3.93% (74.6 MB)

[#001] sha256:b54c7dae4a8ed64c72af3dcde9fd012b9d5a6b98335c73bd9ad3d5c8c3f70f98 - 60.78% (1.13 GB)

[#002] sha256:5d48b09fa2a71c3ee4ff6728e4e668c4cb8a44768ac677cc9d10c6139ecf7df4 - 8.82% (167 MB)

[#003] sha256:af2ce4f116099b250b13d8cf14097a8c65c45cb542c29b654a1898ec8fae6b40 - 9.72% (184 MB)

[#004] sha256:c22d131eb0f6c706aeab99ff7cbcc11ec73103d97a35167eefd56c708ac03492 - 3.28% (62.1 MB)

[#005] sha256:d415de16565de2cd252ae587a062e6afb460645162e6130cea5cd4869d46588f - 13.48% (256 MB)


History
2026-05-30 20:55:30 UTC

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

2026-05-30 20:55:30 UTC

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

2026-05-30 20:55:40 UTC

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

2026-05-30 20:55:45 UTC

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

2026-05-30 20:55:56 UTC

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

2026-05-30 20:55:57 UTC

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

2026-05-30 20:55:59 UTC

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

2026-05-30 20:56:00 UTC

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

2026-05-30 20:56:09 UTC (FROM 25d382a33b5a)

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

2026-05-30 20:56:36 UTC (FROM bfa179fd93bf)

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

2026-05-30 20:56:41 UTC (FROM d531090e37c0)

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

2026-05-30 20:56:54 UTC (FROM 82fe6fead6b0)

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

2026-05-30 20:56:55 UTC

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

2026-05-30 20:56:56 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

2026-05-30 20:56:56 UTC

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

2026-05-30 20:56:56 UTC

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

2026-05-30 20:56:56 UTC

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

2026-05-30 20:56:56 UTC

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

2026-05-30 20:56:56 UTC

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

2026-05-30 20:56:56 UTC

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

2026-05-30 20:56:56 UTC

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

2026-05-30 20:56:56 UTC

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

2026-05-30 20:56:56 UTC

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

2026-05-30 20:56:56 UTC (FROM ad81075de321)

/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