Skip to content

Commit

Permalink
Fix copy-paste mistakes
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Wiberg <[email protected]>
  • Loading branch information
troglobit committed Oct 15, 2024
1 parent 4776ac7 commit 7d3835c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _posts/2024-10-15-basic-container.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ admin@infix:/config/> edit interface veth0a
admin@infix:/config/interface/veth0a/> set veth peer veth0b
admin@infix:/config/interface/veth0a/> set ipv4 address 192.168.0.1 prefix-length 24
admin@infix:/config/interface/veth0a/> end
admin@infix:/config/> edit interface veth0a
admin@infix:/config/> edit interface veth0b
admin@infix:/config/interface/veth0b/> set ipv4 address 192.168.0.2 prefix-length 24
admin@infix:/config/interface/veth0b/> set container-network
admin@infix:/config/interface/veth0b/> leave
Expand Down
2 changes: 1 addition & 1 deletion assets/img/basic-docker-veth.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7d3835c

Please sign in to comment.