Skip to content

Add S3 mount example recipe#29

Draft
benediktstroebl wants to merge 3 commits intomainfrom
feature/s3-mount-example-3wi
Draft

Add S3 mount example recipe#29
benediktstroebl wants to merge 3 commits intomainfrom
feature/s3-mount-example-3wi

Conversation

@benediktstroebl
Copy link
Copy Markdown
Collaborator

New recipe showing how to provision S3 data into an agent container at startup. Uses an entrypoint script that downloads from S3 via the AWS CLI before the agent starts, so the agent just sees local files. Follows the same ENTRYPOINT pattern as the dns-blacklisting recipe. Works with all environment backends.

The entrypoint runs at container creation time, but Harbor only
injects [environment.env] vars during exec calls. The compose
file bridges this gap.
awscli apt package is unavailable. Use the official v2 installer.
@benediktstroebl benediktstroebl marked this pull request as draft April 10, 2026 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant