Skip to content

Commit

Permalink
feat: add alma linux
Browse files Browse the repository at this point in the history
for local testing of puppet code and apps
  • Loading branch information
Mossman1215 committed Apr 5, 2024
1 parent 2e88aa7 commit 50b1e8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ list of vendored base images
| ghcr.io/geonet/base-images/texlive | a latex image |
| ghcr.io/geonet/base-images/ubi8 | Red Hat Universal Base Image 8 |
| ghcr.io/geonet/base-images/ubi8-minimal | Red Hat Universal Base Image 8 minimal |
| ghcr.io/geonet/base-images/almalinux | Almalinux 8 for testing RHEL apps |
| ghcr.io/geonet/base-images/centos | Centos 7 and stream variants available as tags eg :centos7 :stream8 |
| ghcr.io/geonet/base-images/chart-centos7 | Centos 7 base image updated to add extract packages needed for the chart app |
| ghcr.io/geonet/base-images/curl | A minimal image only containing curl |
Expand Down
2 changes: 2 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ sync:
destination: ghcr.io/geonet/base-images/ubi8-minimal:8.9
- source: docker.io/datadog/agent:7.51.0@sha256:fa2e2347bb66513515074e825ff749f950ab6051f61b889ba3734f328bf86ec6
destination: ghcr.io/geonet/base-images/datadog/agent:7.51.0
- source: docker.io/almalinux:8.9@sha256:286bebaacc46c498394238b7a27b99192f829fd94460b67f8de2cc23696935de
destination: ghcr.io/geonet/base-images/almalinux:8.9
- source: docker.io/datadog/agent:7.51.0@sha256:fa2e2347bb66513515074e825ff749f950ab6051f61b889ba3734f328bf86ec6
destination: 862640294325.dkr.ecr.ap-southeast-2.amazonaws.com/datadog-agent:7.51.0
- source: docker.io/library/debian:bookworm-slim@sha256:d8f9d38c21495b04d1cca99805fbb383856e19794265684019bf193c3b7d67f9
Expand Down

0 comments on commit 50b1e8c

Please sign in to comment.