Re: guix system docker-image : missing root file system and 'incompatible bytecode kind'

2020-11-10 Thread zimoun
Dear, On Sat, 31 Oct 2020 at 15:31, e...@beaver-labs.com wrote: > What I don't understand is that if I use `guix pack` I can get a docker > image with my software installed. However I must then run > docker run denatting:latest denat > to run the server. Passing the option ’--entry-point=denat’

Re: guix system docker-image : missing root file system and 'incompatible bytecode kind'

2020-11-09 Thread Bonface M. K.
Hi! e...@beaver-labs.com writes: > Dear Guix, > > At the request of a client, I am trying to create a docker image for a > guix package I wrote. > > I pasted my operating-system declaration below. I try to run > guix system docker-image denatting.scm > If you are creating a docker image for jus

guix system docker-image : missing root file system and 'incompatible bytecode kind'

2020-10-31 Thread edk
Dear Guix, At the request of a client, I am trying to create a docker image for a guix package I wrote. I pasted my operating-system declaration below. I try to run guix system docker-image denatting.scm If I remove the dummy root file system, I get the error: > /home/edouard/src/denatting/denat