Judith Sargentini and Hungary – Sunday with Lubach (S09). Kapcsold be a feliratot a “CC” gombra kattintva!
Add the following to Dockerfile: HEALTHCHECK –interval=10s –timeout=3s CMD curl -s smtp://localhost/ || exit 1 $ docker inspect –format “{{.State.Health.Status}}” 0dbed54e70cc healthy $ docker inspect