He instalado Docker en Windows 10 Pro. Tengo un problema al ejecutar el siguiente comando en git-bash.
docker-compose up -d --build
y obtuve el siguiente error.
E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation
(23) Failed writing body
Error executing command, exiting
ERROR: Service 'web' failed to build: The command '/bin/sh -c curl -sL https://deb.nodesource.com/setup_8.x | bash' returned a non-zero code: 1
1
Considere marcar esta pregunta como respondida.
—
halfpastfour.am