diff --git a/content/issues/2022-05-02-fleet.md b/content/issues/2022-05-02-fleet.md new file mode 100644 index 00000000..0d875de6 --- /dev/null +++ b/content/issues/2022-05-02-fleet.md @@ -0,0 +1,10 @@ +--- +title: 'Notification: Fleet Rebase To Alpine' +date: '2022-05-02 18:00:00Z' +informational: true +affected: + - 'Notifications' + - 'fleet' +section: 'issue' +--- +For operational reasons we will shortly be rebasing our [Fleet](https://github.com/linuxserver/docker-fleet) container to use our Alpine base image. Please note that due to a lack of available OS packages we are no longer able to provide a 32-bit arm image. The last image tag to support 32-bit arm will be `2.3.2-ls115`. If you make use of any customization scripts which install additional packages these may need to be updated to use the [Alpine packages](https://pkgs.alpinelinux.org/packages?name=&branch=v3.15) and package manager (`apk`).