8000 GitHub - felippemauricio/docker-awscli-dind: Containerized Docker-In-Docker + AWS CLI on alpine to avoid requiring the aws cli to be installed on CI machines.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

felippemauricio/docker-awscli-dind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-In-Docker + awscli

GitHub license Build Status Docker Hub PRs Welcome

Containerized Docker-In-Dind + AWS CLI on alpine to avoid requiring the aws cli to be installed on CI machines.

How to pull the docker image?

docker pull felippemauricio/awscli-dind

Usage

docker run -it -e AWS_ACCESS_KEY_ID=<value> -e AWS_SECRET_ACCESS_KEY=<value> -e AWS_DEFAULT_REGION=<value> felippemauricio/awscli-dind sh

Docker Hub

The Docker Hub page is felippemauricio/awscli-dind.

License

Licensed under the MIT License, Copyright © 2019-present Felippe Maurício.

About

Containerized Docker-In-Docker + AWS CLI on alpine to avoid requiring the aws cli to be installed on CI machines.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0