Skip to content

Commit ab07a9b

Browse files
authored
Update lab4-docker-host-networking.md
1 parent d5da234 commit ab07a9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lab4-docker-host-networking.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ apt-get update
4747
Install the `iproute2` package to gain access to the `ip` command:
4848
```bash
4949
apt-get install -y iproute2
50+
apt-get install -y iputils-ping
5051
```
5152

5253
#### **Step 2.4: Verify Installation**

0 commit comments

Comments
 (0)