File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11---
2- title : Basic Container Setup
2+ title : Gentle Container Introduction
33author : troglobit
44date : 2024-10-15 07:00:00 +0100
55categories : [showcase]
@@ -12,6 +12,11 @@ This is the fourth post in a series about containers in Infix. This
1212time we go back to basics for a more gentle introduction into using
1313containers.
1414
15+ We will use one real interface, connected to the outside world, and one
16+ VETH pair. One end of the pair in the host and the other given to the
17+ container. The host end of the pair can be bridged or routed, this is
18+ left as an exercise to the reader.
19+
1520See the [ first post] [ 1 ] for a background and networking basics.
1621
1722> This post assumes knowledge and familiarity with the [ Infix Network
You can’t perform that action at this time.
0 commit comments