Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 358 Bytes

File metadata and controls

5 lines (3 loc) · 358 Bytes

Versant / aws-cli-container

Custom version of AWS CLI container

Created to add utilities to the original container. Useful when run as a sidecar task to perform operations prior to running the main task. eg. Exporting an ACM certificate to a file (possible in original image) and decrypting the private key using OpenSSL (not possible in original image).