You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same problem when I try to build the dockerfile. The problem is behind iproute Mininet dependency, it supposes that if you change the dependency to iproute2 it will work but... it didn't work to me.
Hi, I'm on macOS Big Sur 11.3.1
tried running
docker build .
under the directory to have my changes set up, but it throws an error.executor failed running [/bin/sh -c apt-get update && apt-get install -y --no-install-recommends $NET_TOOLS $MININET_DEPS]: exit code: 100
Below is the output after calling docker build:
The text was updated successfully, but these errors were encountered: