Fossil SCM

Sanitized a local port number out of previous

wyoung 2022-09-04 09:27 trunk
Commit 3dfa458167a6e324460bbe27604d881aa90218c8f9f732c403683cf4f367eb0a
1 file changed +1 -1
--- www/containers.md
+++ www/containers.md
@@ -785,11 +785,11 @@
785785
```
786786
$ sudo systemd-nspawn \
787787
--oci-bundle=/var/lib/machines/fossil \
788788
--machine=fossil \
789789
--network-veth \
790
- --port 48331:8080
790
+ --port=9999:8080
791791
$ sudo machinectl list
792792
No machines.
793793
```
794794
795795
This is why I wrote “reportedly” above: it doesn’t work on two different
796796
--- www/containers.md
+++ www/containers.md
@@ -785,11 +785,11 @@
785 ```
786 $ sudo systemd-nspawn \
787 --oci-bundle=/var/lib/machines/fossil \
788 --machine=fossil \
789 --network-veth \
790 --port 48331:8080
791 $ sudo machinectl list
792 No machines.
793 ```
794
795 This is why I wrote “reportedly” above: it doesn’t work on two different
796
--- www/containers.md
+++ www/containers.md
@@ -785,11 +785,11 @@
785 ```
786 $ sudo systemd-nspawn \
787 --oci-bundle=/var/lib/machines/fossil \
788 --machine=fossil \
789 --network-veth \
790 --port=9999:8080
791 $ sudo machinectl list
792 No machines.
793 ```
794
795 This is why I wrote “reportedly” above: it doesn’t work on two different
796

Keyboard Shortcuts

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