How add Docker exec flags ?
PHPStorm 2021.1.1
I would like specify which user launches my docker commands with flags --user.
In CLI, I use
docker-compose exec --user myuser myimage command
But with PHPStorm, I don't find ways for this...
Thanks.
Please sign in to leave a comment.
Hi there,
https://youtrack.jetbrains.com/issue/PY-46794 I guess
So it's not possible yet.
Thanks!
Just add an alias command
I have the alias `laradock` bound to `docker-compose exec --user=laradock workspace bash`
Thanks, Andriy!
I wonder what was the point of the second spam message without any links though, must be the way to create a feeling that this is a regular account.
That is really strange, to be honest, I do not have information about why these comments came back.
I have marked these as spam again and suspended one of the users.