Comment 10 for bug 1872304

Revision history for this message
In , rabin (rabin-redhat-bugs) wrote :

you can try it by installing docker and run a container,

dnf install docker
systemctl start docker
docker pull docker.io/alpine
docker run -it --rm docker.io/alpine /bin/bash

and look at the logs in journalctl