I\'m trying to execute shell comand in docker-compose.yml. Code is:
command: bash -c mkdir /opt/wa/usr/install_templates
When I do: