diff --git a/bitnami/oras/1/scratch/Dockerfile b/bitnami/oras/1/scratch/Dockerfile index 9ea4cad5994a..aff02972c35a 100644 --- a/bitnami/oras/1/scratch/Dockerfile +++ b/bitnami/oras/1/scratch/Dockerfile @@ -8,7 +8,6 @@ ARG TARGETARCH ENV OS_ARCH="${TARGETARCH:-amd64}" COPY prebuildfs / - SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Install required system packages and dependencies @@ -35,11 +34,12 @@ ARG TARGETARCH ENV OS_ARCH="${TARGETARCH:-amd64}" -LABEL org.opencontainers.image.base.name="scratch" \ - org.opencontainers.image.created="2023-05-29T08:39:40Z" \ +LABEL com.vmware.cp.artifact.flavor="sha256:59c774543cd827c5e74f2cc55d77e9e923fdcfe2487c135bbb41d7709b51eef6" \ + org.opencontainers.image.base.name="scratch" \ + org.opencontainers.image.created="2023-07-20T09:01:35Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.0.0-scratch-r2" \ + org.opencontainers.image.ref.name="1.0.0-scratch-r4" \ org.opencontainers.image.title="oras" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="1.0.0" diff --git a/bitnami/oras/1/scratch/docker-compose.yml b/bitnami/oras/1/scratch/docker-compose.yml index 4061436d7143..6bb5bfdd6ed4 100644 --- a/bitnami/oras/1/scratch/docker-compose.yml +++ b/bitnami/oras/1/scratch/docker-compose.yml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + version: '2' services: diff --git a/bitnami/oras/1/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt b/bitnami/oras/1/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt index 8373a19703c6..76956b38e82c 100644 --- a/bitnami/oras/1/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt +++ b/bitnami/oras/1/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt @@ -1,3 +1,2 @@ -Bitnami containers ship with software bundles. You can find the licenses at: -https://bitnami.com/open-source +Bitnami containers ship with software bundles. You can find the licenses under: /opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt diff --git a/bitnami/oras/README.md b/bitnami/oras/README.md index 810e15b504ce..39335bb1fd66 100644 --- a/bitnami/oras/README.md +++ b/bitnami/oras/README.md @@ -78,7 +78,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright © 2023 Bitnami +Copyright © 2023 VMware, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/bitnami/oras/docker-compose.yml b/bitnami/oras/docker-compose.yml index 4061436d7143..6bb5bfdd6ed4 100644 --- a/bitnami/oras/docker-compose.yml +++ b/bitnami/oras/docker-compose.yml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + version: '2' services: