flomickl opened a new issue, #1264:
URL: https://github.com/apache/streampipes/issues/1264

   ### Body
   
   The CLI command 
    `clean       Remove StreamPipes data volumes, dangling images and network`
   does not delete the volumes anymore.
   
   ```
   $ streampipes clean
   [WARN] This will remove:
       - StreamPipes docker network
       - all dangling StreamPipes images
   
   Are you sure you want to continue? [y/N]: y
   [INFO] No dangling StreamPipes images found
   [INFO] Removing StreamPipes docker network
   $ docker volume ls
   DRIVER    VOLUME NAME
   local     2c777e64fe3a2ef696532ccde3fda4ef9c243ce1921298ba2df9a3617eb46b10
   local     ab7e926811c8badc2df0d381ce993d30f4aa9158a763b443a26f96bad5b1d2a6
   local     streampipes_backend
   local     streampipes_consul
   local     streampipes_couchdb
   local     streampipes_epsg
   local     streampipes_files
   local     streampipes_influxdb
   local     streampipes_influxdb2
   local     streampipes_kafka
   local     streampipes_nginx
   local     streampipes_zookeeper
   ```
   
   
   
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes 
project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to