Add socat do required pkgs
It's required for port forwarding.
This commit is contained in:
parent
d0867c8d03
commit
0db441b28f
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ common_required_pkgs:
|
|||
- curl
|
||||
- rsync
|
||||
- bash-completion
|
||||
- socat
|
||||
|
||||
# Set to true if your network does not support IPv6
|
||||
# This maybe necessary for pulling Docker images from
|
||||
|
|
Loading…
Reference in a new issue