Re: [racket-users] Re: Official Docker images for Racket

2015-09-07 Thread Jack Firth
On Monday, September 7, 2015 at 12:49:11 AM UTC-7, daniel wrote: > Yes, thanks for providing the images. I tested a bit and it worked very > well. I like the idea of the "ONBUILD" images. > > Daniel. Those are experimental at the moment, I may change the interface they use sometime in the near f

Re: [racket-users] Re: Official Docker images for Racket

2015-09-07 Thread Daniel Brunner
Am 04.09.2015 um 04:58 schrieb Robby Findler: > This a fantastic! Thank you for the access to old versions of Racket. > Yes, thanks for providing the images. I tested a bit and it worked very well. I like the idea of the "ONBUILD" images. Daniel. -- You received this message because you are su

Re: [racket-users] Re: Official Docker images for Racket

2015-09-03 Thread Robby Findler
This a fantastic! Thank you for the access to old versions of Racket. Robby On Thu, Sep 3, 2015 at 6:29 PM, Jack Firth wrote: >> Perhaps you could provide your Dockerfile etc. on Github so others could >> look into it and maybe give some hints. > > I've got them up at https://github.com/jackfirt

Re: [racket-users] Re: Official Docker images for Racket

2015-09-03 Thread Jack Firth
> Perhaps you could provide your Dockerfile etc. on Github so others could > look into it and maybe give some hints. I've got them up at https://github.com/jackfirth/racket-docker, and they're on Docker Hub as https://hub.docker.com/r/jackfirth/racket/. Currently the images are built off Debian

Re: [racket-users] Re: Official Docker images for Racket

2015-09-03 Thread Daniel Brunner
Am 03.09.2015 um 08:07 schrieb Jack Firth: > I've attempted to compile from source in an alpine image, but with no > success. There's a bit too much arcane magic there for me to figure out how > to do that. > Perhaps you could provide your Dockerfile etc. on Github so others could look into it