Skip to content
This repository has been archived by the owner on Sep 15, 2019. It is now read-only.

jwesleye/dockerAWScli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USAGE

git clone https://github.com/jwesleye/dockerAWScli.git

cd dockerAWScli

add certs to aws_certs folder

docker build -t awscli .

docker run -it awscli bash

then to connect to awscli

ssh ec2-user@<IPADDRESS> -i /aws_certs/<CERTNAME>.pem

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published