dc
dc copied to clipboard
DC is my custom-made all-in-one control script to control Docker-compose stacks and containers
Add the ability to make macvlan setup configurable. Meaning: ability to setup ip addresses etc by yourself
Recreating issue, not finished yet, need to get this working properly. Might push this to 2.0, but not sure yet. Linked issues: - #6 - #3
When running `dc update`, you will always see the following error: ``` /home/pihole/bin/dc: line 803: syntax error near unexpected token `;;' /home/pihole/bin/dc: line 803: ` ;;' ``` Not sure why...