
audun.gevelt
2017-10-30 07:59:51
@audun.gevelt has joined the channel

notjack
2017-10-30 18:40:00
@samth dockerfile progress: I’m able to build and partially test minimal and non-minimal installs of the x86_64 and i368 linux installers

notjack
2017-10-30 18:44:05
x86_64 linux natipkg installers seem to have issues due to the openssl libs included in the racket-x86_64-linux-natipkg-2
package

notjack
2017-10-30 18:44:17
haven’t attempted proper xvfb setup yet

notjack
2017-10-30 18:45:45
in-place installs are all that’s tested so far - not unix-style nor the generated uninstall script

notjack
2017-10-30 18:47:45
this is with docker-compose and multi-stage builds

samth
2017-10-30 19:58:31
@notjack nice