push

Usage: docker push [OPTIONS] NAME[:TAG]

Push an image or a repository to the registry

  --disable-content-trust=true   Skip image signing
  --help=false                   Print usage

docker push を使い、イメージを Docker Hub レジストリや、自分で作成したレジストリで共有できるようになります。