Build and publish docker image with a CI/CD
Build and publish docker image with a CI/CD
Red Hat is offering a few official docker images for RHEL8. One can now use or build images based on the latest operating system from Red Hat. Here is how to do it in 3 simple steps
Here are some quick steps to deploy a sshd docker container. It will be based on the official CentOS 7 image from docker hub. It can be used as a light-weight ssh jump server.
CoreOS seems to be gaining momentum. It happens to be available on Azure so I spun up an instance and tried. Once it’s up, ssh to it and then launch a ubuntu docker instance [bash light=”true”]xpk-core01 ~ # docker run -t -i ubuntu /bin/bash root@cf1c4da1b078:/# root@cf1c4da1b078:/# lsb_release -a No LSB modules are available. Distributor ID:…