question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request: Docker module

See original GitHub issue

Is this possible to add a module, to check if a docker service is up (like the service module would currently do) ?

I would see something like this (with more or less functionalities):

class Docker(name)
     is_running
Test if container is running

     is_listening
Test if container is listening to ports

     version
Return version of the image that the container is running

What do you think about this ? Could it be relevant to add it ?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
eckscommented, Apr 4, 2018

please take a look at pull request #300

0reactions
Kilo59commented, Feb 18, 2019

@blackillzone I think this issue can be closed. The PR mentioned above has been already been accepted and merged.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exec functionality for docker_compose module · Issue #98 ...
I was using this with a gitlab runner and did not have a collection built into my ansible container. I can just bake...
Read more >
Key features and benefits | Docker Documentation
Key features and benefits. Linux User Namespace on all Containers . With Enhanced Container Isolation, all user containers leverage the Linux ...
Read more >
Feature Request: Module installation via docker run - Help
Best way to add modules would be via a docker run -e environment variable. Adding two modules could look like this: docker run...
Read more >
community.docker.docker_container module
This module is part of the community.docker collection (version 3.3.1). ... Allows to request additional resources, such as GPUs. capabilities.
Read more >
example42/docker · Docker module - Puppet Forge
Please use GitHub for any contribution, bug notification or feature request about this module. If you use it, we welcome your rating on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found