gfredericks / dotfiles

dots and files
MIT License
13 stars 0 forks source link

dotfiles/bin/dcu breaks docker-compose commands #1

Open kurie opened 8 years ago

kurie commented 8 years ago

specifically docker-compose ps and docker-compose logs. Maybe others.

gfredericks commented 8 years ago

yeah this seems tricky, because part of the idea is that dcu starts an isolated set of components, so it's not clear how you would figure out what components are being talked about in a separate call to docker-compose or something similar.