pleroma/ci
2024-05-20 13:43:18 +04:00
..
elixir-1.12
elixir-1.13 CI: Specify correct image name. 2024-05-20 13:43:18 +04:00
elixir-1.15-otp25
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
```