masipcat / wireguard-go-docker

Wireguard docker image
https://hub.docker.com/r/masipcat/wireguard-go
GNU General Public License v3.0
182 stars 42 forks source link

Again, Fix from #21 not in latest image #32

Closed Eldiabolo21 closed 4 months ago

Eldiabolo21 commented 4 months ago

Hello again,

I just pulled more of my hair out, after running into the same issue again as I had in #28

The latest tag on Dockerhub does not contain the latest image. I dont know which version it is, but it still has the bug where the shutdown trap doesnt work and iptables rules and wg the interface arent removed.

Can be spotted by hashes too. Latest hash for amd64 0707ec5c87ed. for 0.0.20230223 hash is[9b8681b459a3.

Is really appreciate your work, but please fix your release deployment.

thanks!

masipcat commented 4 months ago

Hello,

Now the build process uses docker buildx and it's automated in a CI pipeline, so we shouldn't encounter this regression again. I've validated in docker hub and now latest and 0.0.20230223 have same tags.