docker compose exec app ./listmonk --version

Category: Listmonk & Newsletters

docker compose exec app ./listmonk --version

Show the listmonk version inside the container

Executes the binary inside the running app service of the official compose stack and prints its version. Handy for confirming the deployed image matches a release. The service is named app in docker-compose.yml while its container is listmonk_app.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.