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

add ability to enter arbitrary Dockerfile instructions #19

Closed
kaczmarj opened this issue May 3, 2017 · 2 comments
Closed

add ability to enter arbitrary Dockerfile instructions #19

kaczmarj opened this issue May 3, 2017 · 2 comments

Comments

@kaczmarj
Copy link
Collaborator

kaczmarj commented May 3, 2017

A class like ANTs would benefit from the option of supplying a URL with the latest binaries.

@kaczmarj
Copy link
Collaborator Author

To add to this, create a more general function to download binaries, untar, and add to PATH. Parameters could be URL to binaries and the path to add to PATH. Could assume that untarred directory will have the same name as the tarball, but optional parameter could be used to specify the name of the untarred directory.

@kaczmarj
Copy link
Collaborator Author

kaczmarj commented Jun 7, 2017

Instead of adding an option to use custom URL, create an interface that lets users add arbitrary Dockerfile commands.

@kaczmarj kaczmarj changed the title add custom URL as option to some interface classes add ability to enter arbitrary Dockerfile instructions Jun 8, 2017
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

No branches or pull requests

1 participant