-1

docker: 'notary' is not a docker command The above error is getting in docker ce (20.10.2~3-0~ubuntu-bionic). is it working in only enterprise edition ?

shellwhale
  • 820
  • 1
  • 10
  • 34
  • 1
    Please add more details, what are you trying to do, what is your environment and etc.. – Mogi Jan 09 '21 at 16:49

1 Answers1

1

notary is a standalone executable. See the docs.

notary --help
shellwhale
  • 820
  • 1
  • 10
  • 34