-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker-compose support #25
Comments
I see |
kurtbrose
changed the title
docker-compose support and/or docs for how to add command to executor
docker-compose support
Jun 12, 2017
>>> seashore.Executor(s, commands=['docker-compose']).docker_compose
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Users/kurtrose/sky/build/src/seashore/src/seashore/executor.py", line 187, in __getattr__
raise AttributeError(name)
AttributeError: docker_compose |
I think |
|
okay, I see how to do it:
I guess the only issue is docs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: