...
Once you have established the versions of the images, they can be added to the stage/platform.yml or prod/platform.yml if they are ready to release.
List Docker Images
Code Block |
---|
$ curl -u heedocker:XXXXXXXXXXX -X GET https://docker-hee.transformcloud.net:5000/v2/hee/concerns/tags/list?n=100 |
Cleaning up Docker Hosts
There are two steps required to clean up a host;
...