Skip to content

Added Dockerfile#150

Open
dor2727 wants to merge 1 commit into
GollyGang:gh-pagesfrom
dor2727:Dockerfile
Open

Added Dockerfile#150
dor2727 wants to merge 1 commit into
GollyGang:gh-pagesfrom
dor2727:Dockerfile

Conversation

@dor2727

@dor2727 dor2727 commented Apr 14, 2021

Copy link
Copy Markdown

Added a Dockerfile for linux.

currently not supporting openCL.

currently not supporting openCL
@timhutton

Copy link
Copy Markdown
Member

Hi @dor2727. Thanks for contributing.

What's the advantage of having a docker file? What would we use it for?

@dor2727

dor2727 commented Apr 16, 2021

Copy link
Copy Markdown
Author

It is a way to package code and dependencies for easy installation on Linux.

This way, any Linux user wishing to install Ready will run a single command, and the docker service will handle the rest.

@timhutton

Copy link
Copy Markdown
Member

Well I'm happy to have it included, if people would find it useful. I'm guessing that it needs the OpenCL support though, which might be tricky to get right?

Can we name it something that indicates the range of distros it will work on? e.g. Dockerfile-Debian?

@dor2727

dor2727 commented Apr 20, 2021

Copy link
Copy Markdown
Author

Having OpenCL support is indeed useful, though I couldn't make it work :(

dockerfile works on all distros. I ran this dockerfile on arch.
Docker uses the kernel of the host computer, and can run any distro on top of that! :)

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.

2 participants