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

Usually a:

docker-compose stop
docker-compose rm -f

Should do the trick.

1 Like