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

Dockerize Nirum #48

Merged
merged 1 commit into from
Aug 17, 2016
Merged

Dockerize Nirum #48

merged 1 commit into from
Aug 17, 2016

Conversation

kkung
Copy link
Contributor

@kkung kkung commented Aug 16, 2016

Add Dockerfile for build a docker image.

@dahlia dahlia added the cat:dist Category: Distribution and deployment (e.g., CI) label Aug 16, 2016
@dahlia
Copy link
Member

dahlia commented Aug 16, 2016

💯

@kkung
Copy link
Contributor Author

kkung commented Aug 16, 2016

Build:

docker build -t spoqa/nirum .

Run:

docker run --rm -it -v /tmp:/tmp -v `pwd`/examples:/opt/nirum/examples spoqa/nirum -o /tmp/nirum-out/ examples

:profit:

@dahlia dahlia merged commit e07d878 into nirum-lang:master Aug 17, 2016
dahlia added a commit that referenced this pull request Aug 17, 2016
@dahlia
Copy link
Member

dahlia commented Aug 17, 2016

Merged with automated builds using Docker Hub. See also the spoqa/nirum repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:dist Category: Distribution and deployment (e.g., CI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants