mirror of
https://github.com/jc21/docker-registry-ui.git
synced 2026-04-25 09:15:54 +03:00
[PR #26] Docker secrets compatible (blatantly stolen from mysql5.7 entrypoint.sh) #29
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-registry-ui-jc21#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jc21/docker-registry-ui/pull/26
Author: @moracabanas
Created: 1/7/2021
Status: 🔄 Open
Base:
master← Head:master📝 Commits (5)
fc943fcCreate load_secrets.sh63136e7Add load_secrets.sh4bc8507maintainer is deprecatedbfce6aeMissing bracket and encapsulate variables setupce90547It updated itself📊 Changes
3 files changed (+51 additions, -4 deletions)
View changed files
📝
Dockerfile(+3 -2)➕
load_secrets.sh(+46 -0)📝
package.json(+2 -2)📄 Description
Tested successfully on my local testing swarm.
you can now use secrets and avoid leaking passwords by reading ENV variables.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.