[CentOS-devel] CentOS 8 docker images

Jun Aruga

jaruga at redhat.com
Fri Oct 4 12:34:16 UTC 2019


> [1] https://github.com/CentOS/sig-cloud-instance-images/issues/151

It seems the CentOS 8 images are released for only x86_64
architecture, thought it is announced on above issue page. :)

https://hub.docker.com/_/centos?tab=tags

```
$ uname -m
x86_64

$ podman run --rm -t docker.io/centos:8 cat /etc/redhat-release
CentOS Linux release 8.0.1905 (Core)
```

-- 
Jun | He - His - Him



More information about the CentOS-devel mailing list