Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dockerfile and description on how to use the image #5

Closed
wants to merge 1 commit into from
Closed

Add dockerfile and description on how to use the image #5

wants to merge 1 commit into from

Conversation

resilva87
Copy link

This PR adds a Dockerfile that will enable users to run sqsmv simply with the command below:

docker run -ti -e AWS_REGION -e AWS_SECRET_ACCESS_KEY -e AWS_ACCESS_KEY_ID --name sqsmv <IMAGE_NAME> -src (...) -dest (...)

@scottjbarr
Copy link
Owner

scottjbarr commented Mar 29, 2018

Thanks for the PR, but I've added binary releases rather than involving Docker in running this very simple tool. See the README for details.

@scottjbarr scottjbarr closed this Mar 29, 2018
@resilva87
Copy link
Author

@scottjbarr fair enough, tks

@scottjbarr
Copy link
Owner

No problem @resilva87 . Enjoy :)

@resilva87 resilva87 deleted the docker-image branch April 3, 2018 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants