Lemmy-Server dessalines/lemmy:0.19.6 https://hub.docker.com/r/dessalines/lemmy/ bridge sh false https://github.com/LemmyNet/lemmy/discussions https://join-lemmy.org/ Lemmy backend server component for the federated link aggregation and discussion platform. Social: Network:Other http://[IP]:[PORT:8536] https://raw.githubusercontent.com/LemmyNet/lemmy-ui/main/src/assets/icons/favicon.svg warn,lemmy_server=debug,lemmy_api=debug,lemmy_api_common=debug,lemmy_api_crud=debug,lemmy_apub=debug,lemmy_db_schema=debug,lemmy_db_views=debug,lemmy_db_views_actor=debug,lemmy_db_views_moderator=debug,lemmy_routes=debug,lemmy_utils=debug,lemmy_websocket=debug full /mnt/user/appdata/lemmy/config /config rw Lemmy backend server component. This container requires: 1. PostgreSQL database 2. Pict-rs for image hosting 3. Lemmy-UI for the frontend Configuration: 1. Set up PostgreSQL container first 2. Configure lemmy.hjson in the config directory 3. Start this container 4. Set up remaining containers (Pict-rs and Lemmy-UI) For detailed setup instructions, visit https://join-lemmy.org/docs/administration/install.html