Skip to content

initialed85/docker-aws-ses-template-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-aws-ses-template-manager

# build
docker build --platform=linux/amd64 -t initialed85/aws-ses-template-manager:latest -f ./Dockerfile .

# run (~/.aws needs to have the "config" and "credentials" files)
docker run --rm -it -p 3333:3333 -v ~/.aws:/root/.aws initialed85/aws-ses-template-manager:latest

About

Packaging aws-ses-template-manager into a Docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published