Page MenuHomeDevCentral

Check if Docker container is running
ClosedPublic

Authored by dereckson on Mar 19 2022, 19:08.
Tags
None
Referenced Files
F19121384: D2602.id6565.diff
Wed, Dec 24, 14:44
Unknown Object (File)
Tue, Dec 23, 11:53
Unknown Object (File)
Mon, Dec 22, 14:44
Unknown Object (File)
Sun, Dec 21, 21:27
Unknown Object (File)
Sat, Dec 20, 10:31
Unknown Object (File)
Fri, Dec 19, 09:05
Unknown Object (File)
Fri, Dec 19, 07:30
Unknown Object (File)
Mon, Dec 15, 19:11
Subscribers
None

Details

Summary

ref T1705

Test Plan

check_container_present
check_container_present foo
check_container_present penpot_redis

Diff Detail

Repository
rCHECKS Nasqueron platform checks
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsrc/platformchecks/checks/__init__.py:1F401flake8 F401
Errorsrc/platformchecks/checks/__init__.py:2F401flake8 F401
Unit
No Test Coverage
Branch
monitor_docker_containers
Build Status
Buildable 4076
Build 4328: arc lint + arc unit

Event Timeline

dereckson created this revision.

Reduce line len for subprocess.run

This revision is now accepted and ready to land.Mar 19 2022, 21:00
This revision was landed with ongoing or failed builds.Mar 19 2022, 21:00
This revision was automatically updated to reflect the committed changes.