docker exec myapp sh -c 'echo hello > /tmp/test.txt'
Category: Docker
Run a shell command string inside a container