You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2022. It is now read-only.
Not a bug!
¿How to remove all secrets from a service? Without losing labels, networks, anything.
In docker tools it's easy:
docker service update --secret-rm SECRETS_NAME SERVICE_NAMEDocker-client I not know how to do it
¿ Secrets is an ImmutableList ?