guix/gnu
Jesse Dowell f0a09310e6
services: docker: Fix enable-proxy? option.
The userland proxy option does not properly disable the userland proxy when
set to false. Docker defaults to enabling the userland proxy if the option is
unset on the command line.

* gnu/services/docker.scm (docker-shepherd-service): Properly handle the
'enable-proxy?' option.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-21 13:18:25 +03:00
..
bootloader gnu: grub: Support loading files from TFTP if the root filesystem is NFS. 2020-09-14 14:25:04 +02:00
build build: shepherd: Check for container support. 2020-09-21 10:22:12 +02:00
installer installer: Rename RUN-PARTIONING-PAGE. 2020-09-21 00:31:15 +02:00
machine linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
packages gnu: docker: Synchronize docker dependencies with the current version of docker. 2020-09-21 13:18:24 +03:00
services services: docker: Fix enable-proxy? option. 2020-09-21 13:18:25 +03:00
system system: image: Rename ISO9660 files. 2020-09-19 14:24:59 +02:00
tests tests: nfs: Improve "nfs-root-fs". 2020-09-10 18:57:46 +02:00
artwork.scm
bootloader.scm
ci.scm ci: In the 'core' subset, build GCC >= 7. 2020-09-03 23:26:53 +02:00
image.scm
installer.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
local.mk gnu: Add java-antlr4-runtime. 2020-09-20 13:56:44 +02:00
machine.scm
packages.scm
services.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
system.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
tests.scm