mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
update index (#20721)
Co-authored-by: kylos101 <1272076+kylos101@users.noreply.github.com>
This commit is contained in:
parent
198dea471d
commit
cbc17ce62a
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba as compress
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 as compress
|
||||||
|
|
||||||
RUN apk add brotli gzip
|
RUN apk add brotli gzip
|
||||||
|
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
RUN apk add --no-cache git bash ca-certificates
|
RUN apk add --no-cache git bash ca-certificates
|
||||||
COPY components-ee-agent-smith--app/agent-smith /app/
|
COPY components-ee-agent-smith--app/agent-smith /app/
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba as compress
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 as compress
|
||||||
|
|
||||||
RUN apk add brotli gzip curl
|
RUN apk add brotli gzip curl
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
@ -2,11 +2,11 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba as base_builder
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 as base_builder
|
||||||
RUN mkdir /ide-desktop-plugins
|
RUN mkdir /ide-desktop-plugins
|
||||||
|
|
||||||
# for debugging
|
# for debugging
|
||||||
# FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
# FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
FROM scratch
|
FROM scratch
|
||||||
ARG JETBRAINS_BACKEND_QUALIFIER
|
ARG JETBRAINS_BACKEND_QUALIFIER
|
||||||
# ensures right permissions for /ide-desktop-plugins
|
# ensures right permissions for /ide-desktop-plugins
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba as base_builder
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 as base_builder
|
||||||
ARG JETBRAINS_DOWNLOAD_QUALIFIER
|
ARG JETBRAINS_DOWNLOAD_QUALIFIER
|
||||||
ARG SUPERVISOR_IDE_CONFIG
|
ARG SUPERVISOR_IDE_CONFIG
|
||||||
ARG JETBRAINS_BACKEND_VERSION
|
ARG JETBRAINS_BACKEND_VERSION
|
||||||
@ -19,7 +19,7 @@ RUN mkdir /ide-desktop \
|
|||||||
&& cp /tmp/supervisor-ide-config.json /ide-desktop/${JETBRAINS_DOWNLOAD_QUALIFIER}/supervisor-ide-config.json
|
&& cp /tmp/supervisor-ide-config.json /ide-desktop/${JETBRAINS_DOWNLOAD_QUALIFIER}/supervisor-ide-config.json
|
||||||
|
|
||||||
# for debugging
|
# for debugging
|
||||||
# FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
# FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
FROM scratch
|
FROM scratch
|
||||||
ARG JETBRAINS_BACKEND_VERSION
|
ARG JETBRAINS_BACKEND_VERSION
|
||||||
ARG JETBRAINS_DOWNLOAD_QUALIFIER
|
ARG JETBRAINS_DOWNLOAD_QUALIFIER
|
||||||
|
|||||||
@ -2,11 +2,11 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba as base_builder
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 as base_builder
|
||||||
RUN mkdir /ide-desktop
|
RUN mkdir /ide-desktop
|
||||||
|
|
||||||
# for debugging
|
# for debugging
|
||||||
# FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
# FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
FROM scratch
|
FROM scratch
|
||||||
ARG JETBRAINS_BACKEND_VERSION
|
ARG JETBRAINS_BACKEND_VERSION
|
||||||
# ensures right permissions for /ide-desktop
|
# ensures right permissions for /ide-desktop
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
@ -2,5 +2,5 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
COPY components--all-docker/versions.yaml components--all-docker/provenance-bundle.jsonl /
|
COPY components--all-docker/versions.yaml components--all-docker/provenance-bundle.jsonl /
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY components-local-app--app-with-manifest/bin/* ./
|
COPY components-local-app--app-with-manifest/bin/* ./
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
COPY components-node-labeler--app/node-labeler /app/node-labeler
|
COPY components-node-labeler--app/node-labeler /app/node-labeler
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
@ -30,7 +30,7 @@ RUN xcaddy build v2.7.6 \
|
|||||||
--with github.com/gitpod-io/gitpod/proxy/plugins/sshtunnel=/plugins/sshtunnel \
|
--with github.com/gitpod-io/gitpod/proxy/plugins/sshtunnel=/plugins/sshtunnel \
|
||||||
--with github.com/gitpod-io/gitpod/proxy/plugins/frontend_dev=/plugins/frontend_dev
|
--with github.com/gitpod-io/gitpod/proxy/plugins/frontend_dev=/plugins/frontend_dev
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba as dl
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 as dl
|
||||||
WORKDIR /dl
|
WORKDIR /dl
|
||||||
RUN apk add --no-cache curl file \
|
RUN apk add --no-cache curl file \
|
||||||
&& curl -OsSL https://github.com/opencontainers/runc/releases/download/v1.2.6/runc.amd64 \
|
&& curl -OsSL https://github.com/opencontainers/runc/releases/download/v1.2.6/runc.amd64 \
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache
|
RUN apk upgrade --no-cache
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License-AGPL.txt in the project root for license information.
|
# See License-AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/helm:latest@sha256:1a808f5bf2047a443b8b543bd51aaa8b8e69938090d96003abb90bc5b6f6e934
|
FROM cgr.dev/chainguard/helm:latest@sha256:fd5b1e8d3dbd5288c9cdaa075c45c6253bf373dc2f994ca4fa44132c9e75c4fb
|
||||||
|
|
||||||
COPY install-installer--app/installer install-installer--app/provenance-bundle.jsonl /app/
|
COPY install-installer--app/installer install-installer--app/provenance-bundle.jsonl /app/
|
||||||
|
|
||||||
|
|||||||
@ -14,7 +14,7 @@ const (
|
|||||||
RegistryImage = "chainguard/redis"
|
RegistryImage = "chainguard/redis"
|
||||||
|
|
||||||
ContainerName = "redis"
|
ContainerName = "redis"
|
||||||
ImageDigest = "sha256:81cd2bc173dc5feae01236ce47baf4513f78c80e604c819d05df8250a6215d9d"
|
ImageDigest = "sha256:40896624ea61e7b4ae748825826f8d87099fd3802e3c0afd5d9b746849c733af"
|
||||||
|
|
||||||
ExporterRegistryRepo = "quay.io"
|
ExporterRegistryRepo = "quay.io"
|
||||||
ExporterRegistryImage = "oliver006/redis_exporter"
|
ExporterRegistryImage = "oliver006/redis_exporter"
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Licensed under the GNU Affero General Public License (AGPL).
|
# Licensed under the GNU Affero General Public License (AGPL).
|
||||||
# See License.AGPL.txt in the project root for license information.
|
# See License.AGPL.txt in the project root for license information.
|
||||||
|
|
||||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
|
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544
|
||||||
|
|
||||||
# Ensure latest packages are present, like security updates.
|
# Ensure latest packages are present, like security updates.
|
||||||
RUN apk upgrade --no-cache \
|
RUN apk upgrade --no-cache \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user