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

-added compose and Dockerfile #45

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kntrain
Copy link
Contributor

@kntrain kntrain commented Nov 3, 2020

No description provided.

@JohannesEbke
Copy link
Owner

OK, there was one more Docker PRs here that has been closed ( #41 ); but that one had a nice usage description. If we could consolidate this, that would be great!

-added readme description
Docker Usage
--------------------

Additionally you nned to create an env. file containing your AWS access key ID and secret access key.
Copy link

@CoMPaTech CoMPaTech Mar 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nned => need :)

Addittionally you will need to create an .env file containing your AWS access key ID and secret access key.

ARG AWS_ACCESS_KEY_ID={yourkeyhere}
 ARG AWS_SECRET_ACCESS_KEY={yoursecrethere}

@JohannesEbke
Copy link
Owner

@kntrain could you fix up this?

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.

3 participants