Docker for Linux part II – intermediate commands

2021-09-14
docker eurolinux

In the previous part of our series, we learned how to install the community version of Docker Engine. We also learned how to download, start, and delete a container and its image. Today we will be using an EuroLinux 7 based image along with the FBI repository. For more on the publicly available repository, which we make freely available without any restrictions, see the article on FBI in EuroLinux.

Read more

Docker for Linux part I – basic commands

2019-07-23
Docker w linuksie

We are launching a new series of articles, this time dedicated to Docker. Today we will discuss the simplest commands related to it. We will start with installation and configuration, then we will move to adding the user to the group and importing the container image. Finally, we will list and destroy the container with the images.

Read more