This website requires JavaScript.
Explore
Help
Sign in
limepotato
/
akkoma
Watch
1
Star
0
Fork
You've already forked akkoma
0
Code
Pull requests
Activity
a565a5efef
akkoma
/
docker-resources
/
manage.sh
4 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
Docker builds (#231) Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk> Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/231
2022-10-16 13:25:54 -06:00
#!/bin/sh
Testing stuff with podman
2023-12-30 12:55:56 -07:00
podman compose run -e
"PLEROMA_CTL_RPC_DISABLED=true"
--rm akkoma ./bin/pleroma_ctl
$@
Copy permalink