Skip to content

kosta709/cf-s3-docker-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Usage:

Puts /root/index.html to s3://cf-s3-docker-test/index.html

mount volume with s3 credentials /root/.aws/credentials to the container

Example: docker run --rm -v pwd/aws-credentials:/root/.aws/credentials:ro -v pwd/index.html:/root/index.html:ro kosta709/cf-s3-docker-test:master

Got to http://cf-s3-docker-test.s3-website-us-east-1.amazonaws.com/ and see new index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages