Steven Dubois
Go to content
Home
Open Source
Snippets
Blog 🇫🇷
Run command in docker container and give back the hand inside
Jul 06 2021
Docker
Docker-compose
docker-compose
exec
<service> bash -l -c
"<command> && /bin/bash"