wait4x
wait4x copied to clipboard
Provide debian-based docker image
I use wait4x in gitlab CI and as long as it is my only dependency i run my CI script in wait4x container (job using wait4x as image). But i run in some issues related to image being based on alpine. Can we have a debian option? Something like docker tag wait4x/wait4x:3.3.0-bullseye
Thanks for the suggestion! We understand the need for a Debian-based image, especially for CI environments with compatibility issues related to Alpine. We're planning to provide Debian-based images (e.g., wait4x/wait4x:3.3.0-bullseye) in the near future to support this use case. Stay tuned!