From 15902cbd86c8ebf0bc4745b5566c452d2d426fb4 Mon Sep 17 00:00:00 2001 From: Paul Wilde Date: Mon, 14 Nov 2022 14:53:24 +0000 Subject: [PATCH] updated readme to explain use of alpine --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b955618..66759de 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,10 @@ Its main advantages are its lightness and speed. ## Features -This podman set up is configured using the official Dockerfile at [Rebased GitLab](https://gitlab.com/soapbox-pub/rebased) -and working through each script will allow you to set up your own Rebased server. +This podman set up build and creates a Rebased container image using Alpine Linux. +Working through each script will allow you to set up your own Rebased server. + +For a more "official" set up, please use the `ubuntu` branch of this repo which builds the image directly using Rebased's own Dockerfile. ## Build-time variables