WIP: Prebuilt docker image #803

Draft
floatingghost wants to merge 37 commits from customizable-docker-db into develop
Showing only changes of commit f2d59a2922 - Show all commits

View file

@ -1,3 +1,3 @@
#!/bin/sh
docker compose run --rm akkoma ./bin/pleroma $@
docker compose run --rm akkoma ./bin/pleroma_ctl $@