Hi all,

Just a quick note to let anyone interested know I've built some Racket 7.2 
docker images: one "full" and one "minimal", from the respective source 
tarballs, and for both "x86_64" and "aarch64". I'm still working on armhf.

There's also a manifest set up against tags "latest" (for full) and 
"minimal" that will automatically pick the right architecture.

To try them:

docker run -it --rm leastfixedpoint/racket

or

docker run -it --rm leastfixedpoint/racket:minimal

The docker hub page is here:

https://hub.docker.com/r/leastfixedpoint/racket

Cheers,
  Tony

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to