Class DockerWorkCmd

    • Constructor Detail

      • DockerWorkCmd

        public DockerWorkCmd()
    • Method Detail

      • setRequest

        public void setRequest​(String plainLine)
        Description copied from interface: DockerFilePart
        Prepare request for Dockerfile translation.
        Specified by:
        setRequest in interface DockerFilePart
        Parameters:
        plainLine - the plain line
      • translate

        public String translate()
        Description copied from interface: DockerFilePart
        Translate request for specific Dockerfile command line.
        Specified by:
        translate in interface DockerFilePart
        Returns:
        the string