Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Adding Dockerfile and README instructions #130

Merged
merged 1 commit into from
Apr 17, 2018
Merged

Adding Dockerfile and README instructions #130

merged 1 commit into from
Apr 17, 2018

Conversation

lucassaldanha
Copy link
Member

Adding Dockerfile and README instructions on how to run Orion in a docker container.

@lucassaldanha lucassaldanha self-assigned this Apr 17, 2018
@lucassaldanha lucassaldanha requested a review from atoulme April 17, 2018 23:39
**Starting the container:**
```
$ docker run -d -p 8080:8080 -v data:/data orion
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you want to map 8888 as well?

Copy link
Member Author

Choose a reason for hiding this comment

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

I guess it depends on what you want one wants. This was just an example and I tried to keep it simple. I can add it if you think it is important.

Copy link
Contributor

Choose a reason for hiding this comment

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

I don't have an opinion yet. Easy to add later, and if the point is to get started, this is probably fine.

@atoulme atoulme merged commit 00ba5b2 into Consensys:master Apr 17, 2018
@lucassaldanha lucassaldanha deleted the docker-image branch April 17, 2018 23:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants