File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -31,15 +31,13 @@ See the [first post][1] for a background and networking basics.
31
31
32
32
## Introduction
33
33
34
- Let's set up the basic building blocks used with most containers, which
35
- is usually hidden from users.
34
+ Let's set up the [ basic building blocks] [ 0 ] used with most containers,
35
+ which is usually hidden from users.
36
36
37
37
![ ] ( /assets/img/basic-docker-veth.svg )
38
38
39
- 1 . You need the [ * Latest
40
- Build* ] ( https://github.com/kernelkit/infix/releases/tag/latest ) of
41
- Infix, use the ` x86_64 ` for [ testing with
42
- Qemu] ( https://github.com/kernelkit/infix/blob/main/doc/virtual.md )
39
+ 1 . You need the [ * Latest Build* ] [ 7 ] of Infix. Either on an actual device, or
40
+ a Linux PC with the ` x86_64 ` image for [ testing with Qemu] [ 6 ]
43
41
2 . In Qemu you need to activate separate ` /var ` , at least 256 MiB: ` ./qemu.sh -c `
44
42
3 . Start Infix: ` ./qemu.sh `
45
43
@@ -141,3 +139,5 @@ Take care! <3
141
139
[ 3 ] : https://en.wikipedia.org/wiki/Network_address_translation
142
140
[ 4 ] : https://github.com/kernelkit/infix/blob/main/doc/cli/text-editor.md
143
141
[ 5 ] : https://wiki.nftables.org/wiki-nftables/index.php/Main_Page
142
+ [ 6 ] : https://github.com/kernelkit/infix/blob/main/doc/virtual.md
143
+ [ 7 ] : https://github.com/kernelkit/infix/releases/tag/latest
You can’t perform that action at this time.
0 commit comments