anonymouse64/docker-snap-usage-example

Missing `docker:docker-executable` slot?

nicolasbock opened this issue · 4 comments

Hi @anonymouse64

I built the snap from here and ran

$ snap connect docker-snap-usage-example:docker-executables docker:docker-executable
error: snap "docker" has no slot named "docker-executable"

Am I missing something?

Thanks!

Did you install the docker snap? What is the output of snap connections docker?

Also you may be missing the s at the end, it's docker-executables not docker-executable

OMG, this was apparently too subtle for me :/

Thanks for the quick reply!

It's working now. I missed the plural s