Class Remove.RemoveContainer

  • All Implemented Interfaces:
    com.oracle.bedrock.runtime.MetaClass<com.oracle.bedrock.runtime.Application>
    Enclosing class:
    Remove<R extends Remove>

    public static class Remove.RemoveContainer
    extends Remove<Remove.RemoveContainer>
    A representation of a Docker command to remove one or more containers (equates to the Docker rm command).