Uninstall Docker, Docker Compose and Chirpstack v4 (all: gateway, mqtt, postgress, etc)

Hello! I am new to Linux and Ubuntu 22.04. I want to know how Unistall:

Docker
Docker Compose
Chirpstack v4 and things (Gateway Bridge, Mqtt, Postgress, etc)

This is because I want to do a new installation (CLEAN installation) of Docker, Docker Composer, and Chirpstack to avoid errors.

Usually a:

docker-compose stop
docker-compose rm -f

Should do the trick.

1 Like

This topic was automatically closed after 90 days. New replies are no longer allowed.