From 80c87eaa382ca00d126f4221c6867f71e7e2c010 Mon Sep 17 00:00:00 2001 From: "Patrik J. Braun" Date: Wed, 11 Jan 2023 21:25:21 +0100 Subject: [PATCH] Removing docker warning from readme after alpine supports sharp in all platform --- docker/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docker/README.md b/docker/README.md index 30426c59..4654b865 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,7 +1,5 @@ # PiGallery2 docker installation [![Docker build](https://github.com/bpatrik/pigallery2/workflows/docker-buildx/badge.svg)](https://github.com/bpatrik/pigallery2/actions) -## NOTE: alpine does not support armV7 (like Rapsberry Pi) temporary. See https://github.com/bpatrik/pigallery2/issues/295#issuecomment-1032569180 - You can use [docker](https://docs.docker.com/install/) to run PiGallery2. See all available docker tags [here](https://hub.docker.com/r/bpatrik/pigallery2/tags/). available tags: - `v*` (stable): built from the release with the same version name.