A docker image based on v2tec/watchtower for use with AWS ECR.
This image uses this method
to support builds on Dockerhub. Also, this image is no longer FROM scratch
because we need either a home directory for the ~/.aws/credentials
file or we
need environment variables for AWS_ACCESS_KEY_ID
and AWS_SECRET_ACCESS_KEY
.