@wedgekc Our image is based on busybox to be as small as possible, and minimize the attack surface. As such it's not a distro image and doesn't come with any sort of package manager, only the most basic set of binaries. You have 2 main options, both will require you build your own image using your own dockerfile. Either start from our image and copy the binaries you'll need (binaries will need to be built for glibc 2.27 or lower), or start from any distro image and install our corresponding