mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-12-09 05:20:38 +00:00
| .. | ||
| elixir-1.14.5-otp-25 | ||
| elixir-1.15.8-otp-26 | ||
| elixir-1.16.3-otp-26 | ||
| elixir-1.17.1-otp-26 | ||
| elixir-1.18.3-otp-27 | ||
| postgres-with-rum-13 | ||
| README | ||
## Dependencies Assuming an AMD64 Alpine system, you're going to need the following packages - `qemu qemu-openrc qemu-arm qemu-aarch64` for binfmt - `docker-cli-buildx` for building the images ## Setting up ``` docker login git.pleroma.social:5050 doas rc-service qemu-binfmt start ```