Class AutoStart


  • public class AutoStart
    extends Object
    Automatically start containers based on docker run properties file.
    • Method Detail

      • run

        public static void run()
        Search for docker-run.properties and start containers.
      • stop

        public static void stop()
        Search for docker-run.properties and stop all the containers.