updated readme to explain use of alpine
This commit is contained in:
parent
bad8c43d3d
commit
15902cbd86
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue