Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Docker by (55.6k points)
recategorized by
Which module is used to manage services containers in docker?

1 Answer

0 votes
by (119k points)

Docker_service ansile module is used to manage docker services and containers.

To execute this module, the minimum requirements of a host are

  • python 2.6 version
  • docker-py 1.8.0
  • docker-compose 1.7.0
  • Docker API 1.20
  • PyYAML 3.11

In case you are interested to learn more about Docker, you can take up this Docker Training Course.

You can watch this video on Docker Tutorial for beginners for detailed explanation:

Browse Categories

...