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 has been archived by the owner on Mar 21, 2022. It is now read-only.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
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_NAME
Docker-client I not know how to do it
¿ Secrets is an ImmutableList ?
The text was updated successfully, but these errors were encountered: