Docker

How to Use Ansible to Install and Set Up Docker on Ubuntu 20.04 — step-by-step Docker tutorial on Progressive Robot

How to Use Ansible to Install and Set Up Docker on Ubuntu 20.04

Docker is an application that simplifies the process of managing application processes in *containers*. This guide explains how to use Ansible to automate the steps contained in our guide on How To Install and Use Docker on Ubuntu 20.04. Ansible is a modern configuration management tool that can be used to automate the provisioning and configuration of remote systems.

Read more
How To Set Up the Eclipse Theia Cloud IDE Platform on CentOS 7 — step-by-step Docker tutorial on Progressive Robot

How To Set Up the Eclipse Theia Cloud IDE Platform on CentOS 7

Eclipse Theia is an extensible cloud IDE running on a remote server and accessible from a web browser. Visually, it’s designed to look and behave similarly to Microsoft Visual Studio Code. In this tutorial, you’ll deploy Eclipse Theia to your CentOS 7 server using Docker Compose, a container orchestration tool.

Read more
Установка и использование Docker в Ubuntu 20.04 — step-by-step Docker tutorial on Progressive Robot

Установка и использование Docker в Ubuntu 20.04

Docker — это приложение, упрощающее процесс управления процессами приложения в контейнерах. Контейнеры позволяют запускать приложения в процессах с изолированными ресурсами. Они похожи на виртуальные машины, но более портативные, более эффективно…

Read more
CHAT