From b3ff4ffeb7f787bfaeef42b7ad5096663de77c81 Mon Sep 17 00:00:00 2001 From: TheSpad Date: Mon, 2 May 2022 15:00:49 +0100 Subject: [PATCH] Fleet rebase notice --- content/issues/2022-05-02-fleet.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 content/issues/2022-05-02-fleet.md 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`).