Clarify what is different from the upstream Docker entry point
This commit is contained in:
parent
2fd04ca110
commit
bc3f513f6d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ The differences between the upstream repository are described below:
|
|||
- Uses the official Elixir image from Docker Hub
|
||||
- Automatically builds the Akkoma backend when building the Docker image, instead of requiring complex commands after pulling/building images
|
||||
- Files/directories to mount are minified and completely separated from the repository files, allowing better control over file permissions
|
||||
- Has a better Docker entry point where you can control the backend without using pre-written shell scripts
|
||||
- Has an "actual" Docker entry point that works the way Docker entry points are supposed to work
|
||||
- Supports Podman quite well
|
||||
|
||||
## How to Setup (Podman Rootless)
|
||||
|
|
Loading…
Reference in a new issue