[Request] Proxy with WireGuard

Can you create a Docker Image with a Proxy, preferably Privoxy, and WireGuard as Client?
So I can connect to the VPN Provider without downloading the WireGuard Client and I have only to insert the proxy access details on a device and everything goes over the VPN connection.

Actually there does not exist such an Image with this combination, only for Privoxy with OpenVPN there are some Images:
https://hub.docker.com/r/andymeful/privoxy-openvpn
https://hub.docker.com/r/walt3rl/proton-privoxy

I need the same thing, but with WireGuard.

Thanks