thelounge / thelounge-docker

🐳 ‎ ‎Docker image for The Lounge, a self-hosted web IRC client
https://ghcr.io/thelounge/thelounge
MIT License
306 stars 73 forks source link

Update README.md #189

Open enter-a-random-username opened 5 months ago

enter-a-random-username commented 5 months ago

docker compose is a plugin

enter-a-random-username commented 5 months ago

Maybe also add something like this to the readme

docker compose exec -u node thelounge <command>
brunnre8 commented 5 months ago

Maybe also add something like this to the readme

docker compose exec -u node thelounge <command>

that won't be necessary after the PR with the entry point gets merged