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
There is no current clean method for this- list docker networks and remove the offending ones to clean up after a run
clean, works
This is deprecated, i'm not going to be putting work into this
Dockerfile method - Preferred method
Make sure the network interface is correct in either build.sh or autobuild.sh
cd dfile-test
./clean.sh
./build.sh # to walk through the install
./autobuild.sh # to do the install without stepping through it# if you need a reminder
cat reminder.md
# to run automated health checks
./check.sh