This is an interface request for the sonar
snap: https://snapcraft.io/sonar
The response to the in-app request:
The docker interface is reserved for snaps that require the ability to control all aspects of docker containers on the system which therefore grants device ownership to the snap. If the access is required, consider using a brand store or create a forum topic at https://forum.snapcraft.io/ using the ‘store-requests’ category if this can be discussed in public or the ‘sensitive’ category if the discussion should remain private. Please feel free to copy and paste this message in the topic. Thanks!
I have a CLI called Sonar. It’s a Docker utility. The GitHub repo can be found here. Most of the features thus far connect to the Docker Hub API to work. Some of the latest features though require running docker pull
or docker run
locally. Once I noticed this problem in the snap, I added the docker
interface which then failed automatic publication.
So I am requesting the docker
interface be approved for the sonar
snap so that it’s features can be used within the snap ecosystem.
Respectfully,
Ricardo N Feliciano