Package io.ebean.docker.container
Class AutoStart
- java.lang.Object
-
- io.ebean.docker.container.AutoStart
-
-
Constructor Summary
Constructors Constructor Description AutoStart()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidrun()Search for docker-run.properties and start containers.static voidstop()Search for docker-run.properties and stop all the containers.
-