TheLazyFox
  • Home
  • Docker
  • Security
  • Script factory
  • Buy me a coffee
Sign in Subscribe

List all Docker containers without healthcheck

List and find all Docker containers without an healthcheck

  • TheLazyFox

TheLazyFox

Nov 28, 2021
Script
docker ps --filter "health=none" --format '{{.ID}} \t {{.Names}}'

Tags: Script

Looking for help?
If you are looking for some help or want a quick chat, please head over to the Discord Community!
TheLazyFox's Discord
Geo-blocking with SWAG

Geo-blocking with SWAG

SWAG can support MaxMind databases which are used to provide IP Geolocation and Online Fraud Prevention. It was initially tougher to setup but since end of 2021, it's now integrated through Linuxserver mods system. Let's dig into it!
Jun 29, 2022 2 min read
Block malicious connections with CrowdSec as Intrusion Prevention System on top of SWAG

Block malicious connections with CrowdSec as Intrusion Prevention System on top of SWAG

CrowdSec is a collaborative Intrusion Prevention System which make it overly powerful compared to Fail2Ban and it also provides the capability to share your setup across multiple hosts!
May 25, 2022 6 min read
Get the most out of your SWAG with a dashboard!

Get the most out of your SWAG with a dashboard!

The LSIO team has released sometimes ago a dashboard to monitor what is happening on your SWAG, here is how to implement it!
May 20, 2022 3 min read
TheLazyFox © 2025