Sha256: c98b20bacea6b98e49d13f177611cc412200ab90dbb04a100d1740628a5e7ee5
Contents?: true
Size: 597 Bytes
Versions: 5
Compression:
Stored size: 597 Bytes
Contents
## Repo Push Access The quick start example pushes the Docker image to a Dockerhub repo. You need your own repo with push access. This repo could be your own Dockerhub account or ECR repo. You can control the setting with the `--image` option. Example: ufo init --image=yourusername/yourrepo # use your own account Also, if you are using ECR instead, you can specify an ECR repo with the `--image` option. Example: ufo init --image 123456789012.dkr.ecr.us-west-2.amazonaws.com/myimage For more info, refer to the [ufo init](http://ufoships.com/reference/ufo-init/) reference docs.
Version data entries
5 entries across 5 versions & 1 rubygems