Stream: ideas

Topic: Official Docker image?


view this post on Zulip Aurélien Geron (Oct 01 2024 at 01:01):

I found it difficult to locate the official docker images at hub.docker.com/u/roclang:

Could we also point to the official Docker image on roc-lang.org and/or github.com/roc-lang/roc? I'll submit a PR to add a docker/README.md file pointing to the official images.

view this post on Zulip Luke Boswell (Oct 01 2024 at 01:17):

Great idea :+1:

view this post on Zulip Luke Boswell (Oct 01 2024 at 01:18):

Also we should add to the website somewhere

view this post on Zulip Luke Boswell (Oct 01 2024 at 01:19):

Maybe here? https://github.com/roc-lang/roc/blob/main/www/content/install/index.md

view this post on Zulip Luke Boswell (Oct 01 2024 at 01:20):

Would Install be a good place? it doesn't feel like something that lives in Documentation

view this post on Zulip Aurélien Geron (Oct 01 2024 at 01:22):

I agree, /install seems like the best place for this.
I just submitted PR #7134 to add docker/README.md. I'll submit another PR to add this on the install page.

view this post on Zulip Aurélien Geron (Oct 01 2024 at 01:34):

I just submitted PR #7135 to point to the official Docker images on roc-lang/install. I kept it very simple, but we can add a Docker section if you think that would be useful.

view this post on Zulip Aurélien Geron (Oct 01 2024 at 01:47):

I added a few more examples to the first PR, in case beginners want to try it out.


Last updated: Jun 16 2026 at 16:19 UTC