Hello,
Jacob Hrbek writes:
> Yes, that seems to work, thanks
Great, thanks for the reply, and thanks for Simon for the solution!
Closing.
Maxim
Hi,
On Sat, 30 Oct 2021 at 02:45, Jacob Hrbek wrote:
> I can't cache the docker step to perform guix-install.sh, because it
> requires a user input which causes the `docker build -t guix:latest
> path/to/directory/with/Dockerfile` to ERR1.
>
> Proposing to add command line option `--quiet` for th
I can't cache the docker step to perform guix-install.sh, because it requires a
user input which causes the `docker build -t guix:latest
path/to/directory/with/Dockerfile` to ERR1.
Proposing to add command line option `--quiet` for the installer to not ask
Relevant dockerfile:
```dockerfile
#@