Fossil SCM

Slight emphasis fix in previous

wyoung 2022-08-14 16:15 trunk
Commit 1441c2e6d3d1b986258050b16f2287395a18d260c05c8f53aeb936b248a21f1e
1 file changed +1 -1
+1 -1
--- www/build.wiki
+++ www/build.wiki
@@ -290,11 +290,11 @@
290290
repo gets reset to its build-time state. Worse, restarting the container
291291
will do the same thing, since the base image layers are immutable in
292292
Docker. This is almost certainly not what you want.
293293
294294
The correct ways put the repo into the <i>container</i> created from the
295
-image, not in the <i>image</i> itself.
295
+<i>image</i>, not in the image itself.
296296
297297
The simplest method is to stop the container if it was running,
298298
then say:
299299
300300
<pre><code> $ docker cp /path/to/repo.fossil fossil:/jail/museum/repo.fossil
301301
--- www/build.wiki
+++ www/build.wiki
@@ -290,11 +290,11 @@
290 repo gets reset to its build-time state. Worse, restarting the container
291 will do the same thing, since the base image layers are immutable in
292 Docker. This is almost certainly not what you want.
293
294 The correct ways put the repo into the <i>container</i> created from the
295 image, not in the <i>image</i> itself.
296
297 The simplest method is to stop the container if it was running,
298 then say:
299
300 <pre><code> $ docker cp /path/to/repo.fossil fossil:/jail/museum/repo.fossil
301
--- www/build.wiki
+++ www/build.wiki
@@ -290,11 +290,11 @@
290 repo gets reset to its build-time state. Worse, restarting the container
291 will do the same thing, since the base image layers are immutable in
292 Docker. This is almost certainly not what you want.
293
294 The correct ways put the repo into the <i>container</i> created from the
295 <i>image</i>, not in the image itself.
296
297 The simplest method is to stop the container if it was running,
298 then say:
299
300 <pre><code> $ docker cp /path/to/repo.fossil fossil:/jail/museum/repo.fossil
301

Keyboard Shortcuts

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