Sha256: 1223d857c41a425ac3ce07359bf2f38e7fb729b3635efd50cb97c3105d39c0e8
Contents?: true
Size: 655 Bytes
Versions: 19
Compression:
Stored size: 655 Bytes
Contents
--- title: ufo docker name --- It is sometimes handy to grab the name of the Docker image that was just generated. Let's say ou needed the image name so you can feed it into another script that you have. The command `ufo docker name` returns the image of the most recently built Docker image. Example: ```sh $ ufo docker image tongueroo/hi:ufo-2017-06-12T12-34-48-a18aa30 ``` <a id="prev" class="btn btn-basic" href="{% link _docs/ufo-docker-base.md %}">Back</a> <a id="next" class="btn btn-primary" href="{% link _docs/ufo-docker-clean.md %}">Next Step</a> <p class="keyboard-tip">Pro tip: Use the <- and -> arrow keys to move back and forward.</p>
Version data entries
19 entries across 19 versions & 1 rubygems