We could do this as follows: - Populate a "Command Block" with the correct `/docker` command to start and/or stop a container - This block can be activated - a) With a button (placed on top of it) - b) With redstone With the latter, a circuit such as this one can be used to implement something similar to Docker Compose :) <img width="726" alt="screenshot 2015-11-23 13 10 10" src="https://cloud.githubusercontent.com/assets/3781777/11337259/9175025e-91e3-11e5-8ef5-c1ae03bb74ff.png"> A big benefit in my book is that we can vary container start order by using more inverters
We could do this as follows:
/dockercommand to start and/or stop a containerWith the latter, a circuit such as this one can be used to implement something similar to Docker Compose :)
A big benefit in my book is that we can vary container start order by using more inverters