Sha256: c260490fc5a667d04831aa1b65e79fb3f8b2f76ddc60370b53472f3c31091106
Contents?: true
Size: 587 Bytes
Versions: 25
Compression:
Stored size: 587 Bytes
Contents
## Repo Push Access The quick start example pushes the Docker image to a Docker repo that you have access to. 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 Dockerhub 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
25 entries across 25 versions & 1 rubygems