linuxserver / docker-smokeping

GNU General Public License v3.0
346 stars 95 forks source link

Rebase to Alpine 3.18 #150

Closed MattKobayashi closed 1 year ago

MattKobayashi commented 1 year ago

linuxserver.io



Description:

Rebase to Alpine 3.18 and update Smokeping to 2.8.2.

Benefits of this PR and context:

Lots of updates and fixes as per https://github.com/oetiker/SmokePing/releases/tag/2.8.2.

How Has This Been Tested?

Conducted image builds with Docker Buildx. Builds for linux/arm64, linux/aarch64 and linux/amd64 platforms were successful. Build for linux/armhf platform failed due to no linux/armhf version of baseimage-alpine:3.18. Test run of container shows Smokeping 2.8.2 running.

Source / References:

https://github.com/oetiker/SmokePing/releases/tag/2.8.2