# Installing ping on minimal systems
In very minimal Linux variants, like container-images, `ping` might not be installed. To make it available on Debian-based systems, use `apt install iputils-ping`.
---
## Related
- **previous** [[Kubernetes Pods]]
- **see** [[Docker]] for a container engine
## Sources
- **references** none
## Usage
- **used in** none