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

Published images? #26

Open
jackfirth opened this issue Nov 10, 2017 · 4 comments
Open

Published images? #26

jackfirth opened this issue Nov 10, 2017 · 4 comments

Comments

@jackfirth
Copy link
Collaborator

I've registered the "racket" organization on Docker Hub, so we could add a "racket/racket" repository of images for various Racket versions and variants.

@samth
Copy link
Owner

samth commented Nov 10, 2017

Awesome. What do I need to do?

@jackfirth
Copy link
Collaborator Author

jackfirth commented Nov 11, 2017

First make a Docker ID at hub.docker.com and I'll add you to the Racket organization.

Then, we'd have to decide what images to publish and with what tags. Good reference points would be the Docker Hub image repositories for other "language runtime" images:

I've previously experimented with "onbuild" images for Racket and found that they're just not worth the trouble. The Docker Hub folks even deprecated them in the official images.

@samth
Copy link
Owner

samth commented Nov 12, 2017

I'm samth at Docker Hub.

@jackfirth
Copy link
Collaborator Author

I've added you to the racket org as a member of the "owners" team.

I think a good target would be to have Racket images based on the (Debian-flavored) "buildpack-deps" image. I'd prefer a unix-style install over in-place though, so #21 would need to be completed first. Also not sure which version of Debian would be best to use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants