Adding an uninstall command would be great. Especially since we're still in the early days and you might want to clean up an unsuccessful install.
Uninstall can/should include:
- Removing
/var/intercity*
- Stopping Docker containers
- Removing Docker images
This is at least the basics to be able to do a re-install.
Adding an uninstall command would be great. Especially since we're still in the early days and you might want to clean up an unsuccessful install.
Uninstall can/should include:
/var/intercity*This is at least the basics to be able to do a re-install.