Sha256: b702b4c047f9f837cba70d2e97049de598b348fae8b94c1b6f18dcaad11322df

Contents?: true

Size: 584 Bytes

Versions: 9

Compression:

Stored size: 584 Bytes

Contents

Examples:

  ufo init --app=hi --image=tongueroo/hi

The app is that application name that you want to show up on the ECS dashboard.  It is strongly encourage to have the app name be a single word.

The image is the base portion of image name that will be pushed to the docker registry, ie: DockerHub or AWS ECR.  The image should not include the tag since the tag is generated upon a `ufo ship`.  For example:

  tongueroo/hi => tongueroo/hi:ufo-2018-02-08T21-04-02-3c86158

The generated `tongueroo/hi:ufo-2018-02-08T21-04-02-3c86158` image name gets pushed to the docker registry.

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ufo-3.1.2 lib/ufo/help/init.md
ufo-3.1.1 lib/ufo/help/init.md
ufo-3.1.0 lib/ufo/help/init.md
ufo-3.0.1 lib/ufo/help/init.md
ufo-3.0.0 lib/ufo/help/init.md
ufo-2.3.0 lib/ufo/help/init.md
ufo-2.2.2 lib/ufo/help/init.md
ufo-2.2.1 lib/ufo/help/init.md
ufo-2.2.0 lib/ufo/help/init.md