Fossil SCM

Whitespace fix in previous

wyoung 2023-09-18 22:27 trunk
Commit f8bec8f74c3f4b81c904bd6f990a962ecb2ee0508db2afc78f159e20d20e5a9c
1 file changed +2 -2
--- www/containers.md
+++ www/containers.md
@@ -460,12 +460,12 @@
460460
equally stripped-down versions of `awk` and `sed`.)
461461
462462
Let’s say the extension is written in Python. Because this is one of the
463463
most popular programming languages in the world, we have many options
464464
for achieving this. For instance, there is a whole class of
465
-“[distroless]” images that will do this efficiently by changing “`STAGE
466
-2`” in the `Dockefile` to this:
465
+“[distroless]” images that will do this efficiently by changing
466
+“`STAGE 2`” in the `Dockefile` to this:
467467
468468
```
469469
## ---------------------------------------------------------------------
470470
## STAGE 2: Pare that back to the bare essentials, plus Python.
471471
## ---------------------------------------------------------------------
472472
--- www/containers.md
+++ www/containers.md
@@ -460,12 +460,12 @@
460 equally stripped-down versions of `awk` and `sed`.)
461
462 Let’s say the extension is written in Python. Because this is one of the
463 most popular programming languages in the world, we have many options
464 for achieving this. For instance, there is a whole class of
465 “[distroless]” images that will do this efficiently by changing “`STAGE
466 2`” in the `Dockefile` to this:
467
468 ```
469 ## ---------------------------------------------------------------------
470 ## STAGE 2: Pare that back to the bare essentials, plus Python.
471 ## ---------------------------------------------------------------------
472
--- www/containers.md
+++ www/containers.md
@@ -460,12 +460,12 @@
460 equally stripped-down versions of `awk` and `sed`.)
461
462 Let’s say the extension is written in Python. Because this is one of the
463 most popular programming languages in the world, we have many options
464 for achieving this. For instance, there is a whole class of
465 “[distroless]” images that will do this efficiently by changing
466 “`STAGE 2`” in the `Dockefile` to this:
467
468 ```
469 ## ---------------------------------------------------------------------
470 ## STAGE 2: Pare that back to the bare essentials, plus Python.
471 ## ---------------------------------------------------------------------
472

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button