Y
Hacker News
new
|
ask
|
show
|
jobs
by
mikesabbagh
1741 days ago
best thing about podman is the -l option, that refers to last image used
for example to see the last conatainer's logs:
podman logs -l
just beautiful!