Skip to content

Commit

Permalink
Update docker.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
toniher authored Oct 21, 2024
1 parent 2472328 commit 4e6e252
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ As a software:

There is an increasing number of alternative container technologies and providers. Many of them are based on software components originally from the Docker stack, and they usually try to address specific use cases or weak points. For example, **Singularity**, which we introduce later in this course, is focused on HPC environments.

In another case, **Podman** <https://podman.io> keeps high functional compatibility with Docker but with a different focus on technology (not keeping a daemon) and permissions. **We will use Podman in this course**.

Docker components
--------------------

Expand Down

0 comments on commit 4e6e252

Please sign in to comment.