Retrieve logs for a container.
container_logs(container, timestamps = FALSE, follow = FALSE)
container
: A container objecttimestamps
: Show timestamps.follow
: Follow log output as it is happening.## Not run: container_rm(con) ## End(Not run)
Winston Change winston@stdout.org
Useful links