plugins/ecr is the official, maintained plugin for publishing to ecr. You cannot use plugins/docker to publish to ecr because ecr uses non-standard authorization credentials for login, which is not supported by the docker plugin.
1 Like