Re: guix pack -f docker ... works!

2018-02-09 Thread Ludovic Courtès
Hello! dvn skribis: > I'm experimenting with `guix pack`, particularly with the docker format. > > I want to generate a tarball like so `guix pack -f docker bash > figlet` -- and then after loading with docker, be able to run the packed > commands. No $PATH is set in the container,

Re: guix pack -f docker ... works!

2018-02-09 Thread Pjotr Prins
On Fri, Feb 09, 2018 at 02:17:58PM +0100, dvn wrote: > I'm experimenting with `guix pack`, particularly with the docker format. > > I want to generate a tarball like so `guix pack -f docker bash > figlet` -- and then after loading with docker, be able to run the packed > commands. No $PATH is set