Shutting down a Nominode and Removing the Nominode software
Open a local, telnet or ssh session with your server.
Navigate to the folder where the Nominode software was installed and execute this command:
./docker-compose down -v
Then navigate to a different folder and recursively remove the install folder and its contents. For example, if the recommended installation location was used:
rm -rf /opt/nomnomdata/nominode
Removing Docker
Follow the instructions listed in the Uninstall Old Versions section of the Docker Engine documentation for your platform available at https://docs.docker.com/install/