Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

[Question] how to use aws cli in container to interact with fake-s3 #219

Open
KashyapKunal opened this issue Oct 16, 2017 · 3 comments
Open

Comments

@KashyapKunal
Copy link

running fake s3 from a container is blocking the terminal.. so ow can i install and work with aws-cli to create and utilise bucket.

@jubos
Copy link
Owner

jubos commented Oct 16, 2017

Not sure I follow. Are you trying to launch fake s3 inside of a docker container and use aws-cli on the host machine to connect?

@KashyapKunal
Copy link
Author

I was trying to run fake-s3 for a different container by installing in it and as soon as I started the fakes3 server my terminal got blocked and I didn't have control to do any other thing. So how can I run fakes3 as daemon process inside container

@jubos
Copy link
Owner

jubos commented Oct 18, 2017

I have never done this myself, but you should be able to have a startup process in the container just run fake-s3 with the proper arguments.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants