You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for using the image! Python3 is deliberately missing as this image is targetted to lightweight size and basic features. Check the README file for more information. Also, I cannot reproduce the error you mention. I have created a Dockerfile with the following contents:
FROM manios/nagios:latest
RUN apk update && apk add python3
As near as I can tell (Nagios Noob here) everything else is still working as expected. If there is further information or testing I can help with, let me know.
This is using manios/nagios:latest installed 2022-11-04 on Debian Bullseye and with Docker 20.10.5+dfsg1.
Python3 is missing in your Image File, if I add it, Nagios can't ping clients. Google said depends on the "Lang" set in Container.
Error after adding "apk add python3"
The text was updated successfully, but these errors were encountered: