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
Following the change in gluetun in PR 2399, we should mak ethis run in "one-shot" mode instead of a periodic/clock thing.
In other words, execute this container with docker run --rm and adapt the code to exit after one execution.