0 votes
in Docker by
recategorized by
What are the steps for the Docker container life cycle in Devops?

1 Answer

0 votes
by

Below are the steps for Docker life cycle:

  • Build
  • Pull
  • Run
...