Execute command from a container to another container.
Start first container and keep the log on screen:
docker-compose up site
Run with docker: run next into new commandline:
docker-compose up dkr
Run with Docker Compose: run next into new commandline:
docker-compose up dkrc