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

2025-03-07 21:08:46 UTC

Size

1.75 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/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:ad2c2c82489b454e408c40442fb9b6d4dbe2d478a46ea18319a056c00c248167 - 4.15% (74.3 MB)

[#001] sha256:fe5c6cf18c22920d94a4b29d894314a628c5f246a358a70cbd3f31bf0bbf2857 - 59.92% (1.05 GB)

[#002] sha256:e79287de2f06dee9d5caa5f248a87d6067b907cd8dd960ecaa0283e29a8abd47 - 8.79% (158 MB)

[#003] sha256:0256da1edfac98bbce88985ff2c5a09a48793082d1c652e67beca65f5a0d1dd7 - 9.36% (168 MB)

[#004] sha256:4863533b2cc15d00f7f45bb1d1aa41fd82ea9418d607a2ef4f5552195d3936d4 - 3.1% (55.6 MB)

[#005] sha256:e158bdb5ac21a9c5fa347aea3e7241f0bb0dc6989510250bb3162f1489a086f9 - 14.69% (263 MB)


History
2025-03-07 20:55:59 UTC

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

2025-03-07 20:55:59 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-07 20:57:53 UTC

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

2025-03-07 20:58:02 UTC

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

2025-03-07 20:59:34 UTC

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

2025-03-07 20:59:34 UTC

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

2025-03-07 20:59:35 UTC

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

2025-03-07 20:59:35 UTC

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

2025-03-07 21:01:03 UTC (FROM 1eae71cbc809)

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

2025-03-07 21:07:28 UTC (FROM 044420e36404)

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

2025-03-07 21:08:04 UTC (FROM de2e77155f1d)

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

2025-03-07 21:08:38 UTC (FROM 27b664f4d4ce)

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

2025-03-07 21:08:45 UTC

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

2025-03-07 21:08:46 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-07 21:08:46 UTC

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

2025-03-07 21:08:46 UTC

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

2025-03-07 21:08:46 UTC

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

2025-03-07 21:08:46 UTC

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

2025-03-07 21:08:46 UTC

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

2025-03-07 21:08:46 UTC

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

2025-03-07 21:08:46 UTC

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

2025-03-07 21:08:46 UTC

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

2025-03-07 21:08:46 UTC

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

2025-03-07 21:08:47 UTC (FROM 614fa9c007b1)

/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