You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<figcaptionaria-hidden="true">I could not resist generating a catchy image on this, just to make this tutorial seem a little less dull. </figcaption>
41
41
</figure>
42
-
(Image via Google Gemini, modified[^2])
42
+
<figcaptionaria-hidden="true">(Image via Google Gemini, modified.)[^1] </figcaption>
43
43
44
44
45
45
Time to explore what containers really are, and what they are not.
@@ -257,7 +257,7 @@ Ideally, to be a "full stack open science developer", you want to implement **a
257
257
258
258
259
259
<aid="sec-rootless"></a>
260
-
## "Because Roots Are Important"[^1]: Rootless Mode
260
+
## "Because Roots Are Important": Rootless Mode[^2]
261
261
262
262
One of the main criticism about Docker is the necessity to run in a privileged user environment, which is indeed a security issue.
263
263
This may refer to the system process requiring elevated privileges, or users in the `docker` system group [effectively having superuser privileges](https://github.com/moby/moby/issues/9976).
@@ -361,6 +361,7 @@ Your head might be twisting in a swirl of containers by now.
361
361
I hope you find this overview useful, nevertheless.
362
362
Thank you for reading!
363
363
364
-
[^1]: Reference to the film "La Grande Bellezza".
365
364
366
-
[^2]: Produced with Google Gemini (2025-02-21). Prompt: "I would love to have a comic-style image of a whale in a grail. The grail should be golden and shiny, resembling the holy grail. The whale on top is a reference to the docker logo (you may add sketchy little container blocks on its back)."
365
+
[^1]: Produced with Google Gemini (2025-02-21). Prompt: "I would love to have a comic-style image of a whale in a grail. The grail should be golden and shiny, resembling the holy grail. The whale on top is a reference to the docker logo (you may add sketchy little container blocks on its back)."
<figcaptionaria-hidden="true">I could not resist generating a catchy image on this, just to make this tutorial seem a little less dull. </figcaption>
39
39
</figure>
40
-
(Image via Google Gemini, modified[^8])
40
+
<figcaptionaria-hidden="true">(Image via Google Gemini, modified.)[^1] </figcaption>
41
41
42
-
[^8]: Produced with Google Gemini (2025-02-21). Prompt: "I would love to have a comic-style image of a whale in a grail. The grail should be golden and shiny, resembling the holy grail. The whale on top is a reference to the docker logo (you may add sketchy little container blocks on its back).
42
+
[^1]: Produced with Google Gemini (2025-02-21). Prompt: "I would love to have a comic-style image of a whale in a grail. The grail should be golden and shiny, resembling the holy grail. The whale on top is a reference to the docker logo (you may add sketchy little container blocks on its back).
43
43
"
44
44
45
45
@@ -282,7 +282,7 @@ And, once more, those images are not a "holy grail" solution: they are not entir
282
282
Ideally, to be a "full stack open science developer", you want to implement **a mixed strategy** consisting virtual environments and containers, wrapped in version control and stored in a backup image.
283
283
284
284
285
-
## "Because Roots Are Important"[^6]: Rootless Mode {#sec-rootless}
285
+
## "Because Roots Are Important": Rootless Mode[^6] {#sec-rootless}
0 commit comments