Allow using docker secrets for env variables#57
Merged
LeoColomb merged 2 commits intoYOURLS:masterfrom Jun 24, 2020
Merged
Conversation
copied in file_env() from the mysql entrypoint and added appropriate calls
Co-authored-by: Léo Colombaro <git@colombaro.fr>
docker-library-bot
added a commit
to docker-library-bot/official-images
that referenced
this pull request
Jun 24, 2020
Changes: - YOURLS/containers@45b26ce: Update to 1.7.9 - YOURLS/containers@e0b94b1: Allow using docker secrets for env variables (YOURLS/containers#57) - YOURLS/containers@a8e13b5: Bump actions/checkout from v2.3.0 to v2.3.1 - YOURLS/containers@1ab4077: Bump actions/checkout from v2.2.0 to v2.3.0 - YOURLS/containers@de05e1f: Update dependabot.yml - YOURLS/containers@06cf288: Bump actions/checkout from v1 to v2.2.0 - YOURLS/containers@e002ec4: Create Dependabot config file - YOURLS/containers@fe07662: update PHP version and ran update.sh
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
copied in file_env() from the mysql entrypoint and added appropriate calls
not setting defaults, but could modify to set some defaults for the env vars.
closes #52