Skip to content
This repository has been archived by the owner on Mar 13, 2019. It is now read-only.

Add sh script for like for docker-compose #89

Open
ihor-sviziev opened this issue Jul 1, 2016 · 2 comments
Open

Add sh script for like for docker-compose #89

ihor-sviziev opened this issue Jul 1, 2016 · 2 comments

Comments

@ihor-sviziev
Copy link

ihor-sviziev commented Jul 1, 2016

Right now docker-compose has contained version, that could be ran with sh script. Here is sh script https://github.com/docker/compose/blob/master/script/run/run.sh

I see that such script already there in readme, but would be great to have it in repo.
I think there should be similar sh script for composer container, it will be very useful!

@RobLoach
Copy link
Owner

RobLoach commented Jul 1, 2016

What does that script do? for like for?

@ihor-sviziev
Copy link
Author

ihor-sviziev commented Jul 1, 2016

@RobLoach that script as works same as original script, but internally it calls
docker run ... imagename:imageversion ...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants