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.
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
andlinux/amd64
platforms were successful. Build forlinux/armhf
platform failed due to nolinux/armhf
version ofbaseimage-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