Delete 1/scratch directory
This commit is contained in:
parent
5f25b17ae3
commit
dac062135f
|
|
@ -1,9 +0,0 @@
|
|||
FROM scratch
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
COPY prebuildfs /
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
USER 1001
|
||||
ENTRYPOINT [ "/contour-operator" ]
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
version: '2'
|
||||
services:
|
||||
contour-operator:
|
||||
image: docker.io/bitnami/contour-operator:1
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"contour-operator": {
|
||||
"digest": "27422ef2f711197d97be0ab361c074ddadef7fe1cd5058a8a37c98de6f95bd84",
|
||||
"type": "BLACKSMITH",
|
||||
"version": "1.19.1"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
Bitnami containers ship with software bundles. You can find the licenses under:
|
||||
/opt/bitnami/nami/COPYING
|
||||
/opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue