Does anyone remember the 1999 science fiction action movie, The Matrix?
Well, what about retrieving the mystery and imagination? Interested?
Let's create a container simulating Neo's machine. I'm using Fedora, so if you're not, adjust your actions accordingly.
First, you have to download a package from the Fedora repository and extract the RPM file:
$ wget https://kojipkgs.fedoraproject.org//packages/cmatrix/1.2a/4.fc30/x86_64/cmatrix-1.2a-4.fc30.x86_64.rpm
$ rpm2cpio cmatrix-1.2a-4.fc30.x86_64.rpm | cpio -id
Then you pull the Red Hat Enterprise Linux 8 Universal Base Image and create the new Matrix container:
$ podman pull registry.access.redhat.com/ubi8/ubi
$ podman run --name matrix -it registry.access.redhat.com/ubi8/ubi /usr/bin/bash
# exit
Now copy the binary into the exited container, and then start and attach the container:
$ podman cp usr/bin/cmatrix matrix:/usr/bin/matrix
$ podman start matrix
$ podman attach matrix
Start the animation : # matrix
Show usage options : # matrix -h
Stop the animation : # q
Leave the container : # exit
Cool, isn't it? The same feature (running rootless podman) will be possible on RHEL soon.
The content of this article was originally posted on The Red Hat Universe.
Sobre o autor
I am running the latest editions of CentOS, Fedora, and Red Hat Enterprise Linux server and workstation operating systems on physical and virtual machines (VM).
My dedicated capabilities and interests are backup solutions & disaster recovery, hardware drivers, infrastructure deployment, storage management, and virtualization.
Mais como este
Red Hat Learning Subscription Course: Skills for the future
Bridging the gap: Red Hat Academy shaping open source talent in APAC
Are Big Mistakes That Big Of A Deal? Part 2 | Compiler
The Wrap-up | Compiler: Legacies
Navegue por canal
Automação
Últimas novidades em automação de TI para empresas de tecnologia, equipes e ambientes
Inteligência artificial
Descubra as atualizações nas plataformas que proporcionam aos clientes executar suas cargas de trabalho de IA em qualquer ambiente
Nuvem híbrida aberta
Veja como construímos um futuro mais flexível com a nuvem híbrida
Segurança
Veja as últimas novidades sobre como reduzimos riscos em ambientes e tecnologias
Edge computing
Saiba quais são as atualizações nas plataformas que simplificam as operações na borda
Infraestrutura
Saiba o que há de mais recente na plataforma Linux empresarial líder mundial
Aplicações
Conheça nossas soluções desenvolvidas para ajudar você a superar os desafios mais complexos de aplicações
Virtualização
O futuro da virtualização empresarial para suas cargas de trabalho on-premise ou na nuvem