mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
@@ -14,7 +14,7 @@ Docker Build supports two forms of secrets:
|
||||
- [SSH mounts](#ssh-mounts) add SSH agent sockets or keys into the build container.
|
||||
|
||||
This page shows how to use secrets with GitHub Actions.
|
||||
For an introduction to secrets in general, see [Build secrets](../../building/secrets.md).
|
||||
For an introduction to secrets in general, see [Build secrets](/manuals/build/building/secrets.md).
|
||||
|
||||
## Secret mounts
|
||||
|
||||
|
||||
@@ -250,4 +250,4 @@ When analytics is disabled, this key is set to `1`.
|
||||
|
||||
## Additional resources
|
||||
|
||||
- [Explore the FAQs](faq.md)
|
||||
- [Explore the FAQs](/manuals/desktop/setup/install/enterprise-deployment/faq.md)
|
||||
|
||||
@@ -16,7 +16,7 @@ weight: 30
|
||||
By default, members of your organization can use Docker Desktop without signing
|
||||
in. When users don’t sign in as a member of your organization, they don’t
|
||||
receive the [benefits of your organization’s
|
||||
subscription](../../../subscription/details.md) and they can circumvent
|
||||
subscription](/manuals/subscription/details.md) and they can circumvent
|
||||
[Docker’s
|
||||
security features](/manuals/security/for-admins/hardened-desktop/_index.md) for
|
||||
your organization.
|
||||
|
||||
Reference in New Issue
Block a user