Created
October 5, 2020 09:31
-
-
Save pascualmg/52b624f0f8a397b17244ff4547ddec6a to your computer and use it in GitHub Desktop.
docker consume
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| consume: | |
| docker-compose exec --user=${UID} ${DOCKER_PHP_SERVICE} sh -c "console messenger:consume commands_low --bus=execute_command.bus --limit=100 --time-limit=60 -vv" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment