Retrieve logs for a container.

container_logs(container, timestamps = FALSE, follow = FALSE)

Arguments

container

A container object

timestamps

Show timestamps.

follow

Follow log output as it is happening.

Examples

if (FALSE) { container_rm(con) }