mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Add docs about configs
This commit is contained in:
committed by
Misty Stanley-Jones
parent
abae9c48fa
commit
044bc28dbb
@@ -334,6 +334,8 @@ guides:
|
||||
title: Manage nodes in a swarm
|
||||
- path: /engine/swarm/services/
|
||||
title: Deploy services to a swarm
|
||||
- path: /engine/swarm/configs/
|
||||
title: Store service configuration data
|
||||
- path: /engine/swarm/secrets/
|
||||
title: Manage sensitive data with Docker secrets
|
||||
- path: /engine/swarm/swarm_manager_locking/
|
||||
@@ -544,6 +546,18 @@ reference:
|
||||
title: docker checkpoint rm
|
||||
- path: /engine/reference/commandline/commit/
|
||||
title: docker commit
|
||||
- sectiontitle: docker config *
|
||||
section:
|
||||
- path: /engine/reference/commandline/config/
|
||||
title: docker config
|
||||
- path: /engine/reference/commandline/config_create/
|
||||
title: docker config create
|
||||
- path: /engine/reference/commandline/config_inspect/
|
||||
title: docker config inspect
|
||||
- path: /engine/reference/commandline/config_ls/
|
||||
title: docker config ls
|
||||
- path: /engine/reference/commandline/config_rm/
|
||||
title: docker config rm
|
||||
- sectiontitle: docker container *
|
||||
section:
|
||||
- path: /engine/reference/commandline/container/
|
||||
|
||||
Reference in New Issue
Block a user