πŸ“Š Docker
Q. Which command is used to create a new Docker secret?
  • (A) docker secret create
  • (B) docker secret init
  • (C) docker create secret
  • (D) docker secrets new
πŸ’¬ Discuss
βœ… Correct Answer: (A) docker secret create

Explanation: `docker secret create` is the correct command to add a new secret to the Docker Swarm.

Explanation by: Mr. Dubey
`docker secret create` is the correct command to add a new secret to the Docker Swarm.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
70
Total Visits
πŸ“½οΈ
8 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
83%
Success Rate