podman-compose/tests/build_secrets
wiehe 1e9cf1dff0
Pass file secrets to "podman build" via parameter "--secret"
to make them available for "RUN --mount=type=secret" statements inside the
Dockerfile.

Keep using --volume to pass file secrets to "podman run".

Signed-off-by: wiehe <28457227+wiehe@users.noreply.github.com>
2024-03-12 17:23:40 +01:00
..
docker-compose.yaml Pass file secrets to "podman build" via parameter "--secret" 2024-03-12 17:23:40 +01:00
docker-compose.yaml.invalid Pass file secrets to "podman build" via parameter "--secret" 2024-03-12 17:23:40 +01:00
Dockerfile Pass file secrets to "podman build" via parameter "--secret" 2024-03-12 17:23:40 +01:00
my_secret Pass file secrets to "podman build" via parameter "--secret" 2024-03-12 17:23:40 +01:00