Skip to content

stefanrusteberg/s3curl-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

s3curl-docker

This project is used to build a docker image that will be used to run s3curl

Getting Started

To build your docker s3curl image clone this repository and modify the s3curl.sample file (put aws credentials in the file). Once file is modified you can run this command to build your docker image: (this command should be ran under the repository that you have cloned where the Docker fi)

docker image build -t <choose an image name here> --build-arg endpoint=<Swift3 ip @ or FQDN > .

Prerequisites

You only need to have docker installed localy on your machine.

Authors

  • Rafik Harzi - Initial work - 7rouz

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published