Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

stephenlacy/docker-secret-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Updating docker secrets

This does a full update of an existing secret to keep the name the same for a stack update

Docker secret does not have an update command (by design). This is great for rollbacks to keep a history of secrets - but this will not allow a docker stack command to update a service without changing the secret name.

This script does a full update and change of the docker secret

Usage

$ STACK=myapp ./update.sh

MIT

About

Do a full clean update of a docker secret

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages