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

Dockerfile #364

Merged
merged 6 commits into from May 9, 2018
Merged

Dockerfile #364

merged 6 commits into from May 9, 2018

Conversation

jgolob
Copy link

@jgolob jgolob commented May 9, 2018

Modified the dockerfile to also generate a docker container useful for using and building pplacer.
Built off the current master branch of the origin repo (to incorporate other changes to pplacer).
Directly loads file from repo rather than git pull.
Zips binaries into /pplacer.zip to ease update of binary distros.
Installs scripts into container environment.

@matsen
Copy link
Owner

matsen commented May 9, 2018

Thanks, @jgolob !

See how many commits are part of your PR? It'd be nicer if you'd rebase off of master (and then squash). Or, given that this is just one file, you can open a separate PR just adding the Dockerfile.

@jgolob jgolob changed the base branch from dockerfile to master May 9, 2018 21:23
@jgolob
Copy link
Author

jgolob commented May 9, 2018

As you've suggested, I've rebased off of master.

@matsen matsen merged commit f40a363 into matsen:master May 9, 2018
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.

None yet

2 participants