8000 feat: support docker file-based secrets by burmecia · Pull Request #336 · supabase/postgres-meta · GitHub
[go: up one dir, main page]

Skip to content

feat: support docker file-based secrets #336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

burmecia
Copy link
Member

What kind of change does this PR introduce?

This PR is to add an entry point file docker-entrypoint.sh to Docker image, which will enable use of Docker file-based secrets as mentioned in supabase/supabase#6014.

What is the current behavior?

Currently this Docker image only supports environment variable based secrets, file-based secrets *_FILE are not supported but is suggested by Docker in https://docs.docker.com/engine/swarm/secrets/#build-support-for-docker-secrets-into-your-images.

What is the new behavior?

File-based Docker secrets *_FILE will be supported and fall back to environment variable secrets.

Additional context

N/A

@sweatybridge sweatybridge mentioned this pull request Aug 31, 2022
1 task
@soedirgo soedirgo deleted the feat/support-docker-secrets branch January 12, 2023 14:37
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.

2 participants
0