cli53 with metastore host update script as entry point
5.9K
Alpine based cli53 docker image. Available on DockerHub.
Check healt AWS route53 host service with ROUTE_HOST:PORT add current aws ec2 current host ip to route53 record-set
docker build -t aipine-cli53 .
docker run -ti -e ROUTE_HOST={route53 host} -e PORT={service port} webgames/alpine-cli53
Content type
Image
Digest
Size
3.2 MB
Last updated
almost 9 years ago
docker pull webgames/alpine-cli53