Я установил docker на windows 10 pro. Я столкнулся с проблемой при запуске следующей команды в git-bash.
docker-compose up -d --build
и получил следующую ошибку.
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
Буду признателен за любую оказанную помощь. Заранее спасибо.