Alpine rebases

This commit is contained in:
TheSpad 2022-04-19 10:38:14 +01:00
parent 91b9c7a6c5
commit ae17bea28b
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
---
title: 'Notification: Booksonic Air Rebase To Alpine'
date: '2022-04-19 12:00:00Z'
informational: true
affected:
- 'Notifications'
- 'booksonic-air'
section: 'issue'
---
For operational reasons we will shortly be rebasing our [Booksonic Air](https://github.com/linuxserver/docker-booksonic-air) container to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, 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`).

View File

@ -0,0 +1,10 @@
---
title: 'Notification: NZBHydra2 Rebase To Alpine'
date: '2022-04-19 12:00:00Z'
informational: true
affected:
- 'Notifications'
- 'nzbhydra2'
section: 'issue'
---
For operational reasons we will shortly be rebasing our [NZBHydra2](https://github.com/linuxserver/docker-nzbhydra2) container to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, 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`).