According to https://docs.docker.com/engine/reference/commandline/container_logs/, we can use the "until" option in the docker logs command. Why this param is not supported in the LogContainerCmd?
According to https://docs.docker.com/engine/reference/commandline/container_logs/, we can use the "until" option in the docker logs command. Why this param is not supported in the LogContainerCmd?