From 145ea7f2bd37e84f53660b4eb3b14ffd4d16806c Mon Sep 17 00:00:00 2001 From: arnoldyahad Date: Tue, 11 Jul 2023 12:31:28 +0300 Subject: Docker directory for specific clouds --- docker/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docker/README.md (limited to 'docker/README.md') diff --git a/docker/README.md b/docker/README.md new file mode 100644 index 0000000..a1bf1da --- /dev/null +++ b/docker/README.md @@ -0,0 +1,12 @@ +# Dockerfiles for specific clouds + +This directory will include Dockerfiles for various cloud providers. + +## AWS + +For the usage of `krr` container we need the Dockerfile to have `awscli` installed on it. +The `aws.Dockerfile` is a modified `krr` dockerfile which includes: + - installation of curl & zip + - installation of awscli + + -- cgit v1.2.3