Skip to content

a local amazon linux 2 based aws development box for macs

Notifications You must be signed in to change notification settings

colliwhopper/dev-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local al2 based aws development box for mac os

#build
docker build -t devbox:1.0 .

#run
docker run --rm -it -v ~/git/github/dev_box/dev_volume:/tmp -v ~/.aws:/root/.aws devbox:1.0

#deploy as local stack
docker stack deploy -c stack.yml devbox

About

a local amazon linux 2 based aws development box for macs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published