mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-19 21:09:27 +00:00
Tweak
This commit is contained in:
@@ -3007,6 +3007,8 @@ Error: grpc: failed to unmarshal the received message proto: wrong wireType = 0
|
||||
|
||||
# Secrets management and encryption at rest
|
||||
|
||||
(New in Docker Engine 1.13)
|
||||
|
||||
- Secrets management = selectively and securely bring secrets to services
|
||||
|
||||
- Encryption at rest = protect against storage theft or prying
|
||||
@@ -3021,8 +3023,6 @@ Error: grpc: failed to unmarshal the received message proto: wrong wireType = 0
|
||||
|
||||
## Secret management
|
||||
|
||||
(New in Docker Engine 1.13)
|
||||
|
||||
- Docker has a "secret safe" (secure key→value store)
|
||||
|
||||
- You can create as many secrets as you like
|
||||
|
||||
Reference in New Issue
Block a user