Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 166 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 166 Bytes

flask-s3-read

A Demo Python Flask application to access S3 buckets

docker build -t flask-s3-read .
docker run -p 5000:5000 flask-s3-read