How do I run docker-compose run and have that put me into the container and then automatically run a startup or init script?
docker-compose run
My Docke