Some platform version control system uses GIT. In this article, I will introduce you to some of the popular version code management platforms. You have read about GIT, you have…
DevOps
What is GIT and Version Control System? Today, I will introduce you to Version Control System and GIT. So what are these things? What is Version Control System? If you…
- This entry is part 4 of 4 in the series Instructions for installing and using the Docker
How to list the tag of a container image? In the previous article, you already know what the tag of an image container is. On the Docker Hub website, you…
- This entry is part 3 of 4 in the series Instructions for installing and using the Docker
This article will show you how to search for a container image. Thereby you will get the image you need to launch the container. Docker Hub First, I have to…
- This entry is part 2 of 4 in the series Instructions for installing and using the Docker
This article will guide you to install Docker on Linux Mint. Docker is mainly used on Linux computers, including servers and personal computers. Developers can install Docker on their computers…
- This entry is part 1 of 4 in the series Instructions for installing and using the Docker
Recently, you’ve heard a lot about docker. So what is docker? What does it do and why should we use it? Before we find out what it is, let’s see…
- This entry is part 1 of 1 in the series Ansible AWX Tutorials
This article will guide you how to install Ansible AWX on CentOS 7. Ansible AWX is an open-source software located on top of Ansible, which allows system administrators to manage…