Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 676 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 676 Bytes

AWS ECR box

A Golang application used to interact with the Amazon Web Services Elastic Container Registry.
Contains most use cases for interacting with a container registry.

Getting Started

TODO

Installing

Either use the Docker container

TODO

Or build the image locally via Golang

TODO

End with an example of getting some data out of the system or using it for a little demo

Running the tests

TODO

TODO

Deployment

TODO: Add additional notes about how to deploy this on a live system

Built With