Closes #1158 LGTMs: @hqhq @cyphar
@@ -109,6 +109,9 @@ other options are ignored.
},
Action: func(context *cli.Context) error {
if err := checkArgs(context, 1, exactArgs); err != nil {
return err
}
container, err := getContainer(context)
if err != nil {
The note is not visible to the blocked user.