Skip to content

Fix detection of container start times

ale requested to merge fix-container-etc-hosts-restart into master

Podman ps outputs human-formatted timestamps now, and we have to convert those to UNIX timestamps using "date".

Fixes issue #119 (closed).

Merge request reports