OpenCHAMI / deployment-recipes

Ochami deployment recipes
MIT License
8 stars 10 forks source link

Use Chainguard curl container #46

Closed synackd closed 4 months ago

synackd commented 4 months ago

The curlimages and quay.io curl images failed to be docker pulled with Docker >24, so this PR switches the curl container in the quickstart/bash_functions.sh file to cgr.dev/chainguard/curl:latest. OpenCHAMI containers are already based off of wolfi and use tini as the entrypoint.