Class DockerController

    • Constructor Detail

      • DockerController

        public DockerController()
    • Method Detail

      • getTags

        public String[] getTags()
      • setServer

        public void setServer​(DockerServer server)
      • getPort

        public int getPort()
      • setPort

        public void setPort​(int port)
      • getSslPort

        public int getSslPort()
      • setSslPort

        public void setSslPort​(int sslPort)
      • getTag

        public String getTag()
      • setTag

        public void setTag​(String tag)
      • getCommandLine

        public String getCommandLine()
      • getUrl

        public String getUrl()
      • getSslUrl

        public String getSslUrl()