docker-machine-port-forwarder
docker-machine-port-forwarder copied to clipboard
Simple bash script that makes it easier to forward ports from Docker Machine
When I'm running under root, I've got the error: ``` sudo pf 443 machine does not exist ``` It seems, sudo can't see the docker-machine. So, I'm usually solving the...
The README mentions that `pf` is a script that exposes ports between VirtualBox and the host when it comes to `docker-machine` being used on macOS. However, `pf` works perfectly fine...
Previously, Docker machine is running as VirtualBox in MacOS. Currently, nope nope. Any alternative? Or can we make two versions of this `pf` script?
pf: 89: pf: Syntax error: "(" unexpected (expecting "fi")