Initialize ansible and docker web stuff

This commit is contained in:
2021-11-11 18:12:47 +01:00
commit 0e9e7732b2
14 changed files with 148 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# docker
Installs the Docker repositories and packages as described in [the Docker documentation](https://docs.docker.com/engine/install/debian/#install-using-the-repository).
Currently only works for Ubuntu since ubuntu is hardcoded into the `.list` file.