docker-compose-django-postgresql-redis-example
docker-compose-django-postgresql-redis-example copied to clipboard
replace keyservers on dockerfile
Hi, when using gpg --keyserver ha.pool.sks-keyservers.net --recv-keys , inside Dockerfile, The command: docker-compose run web python manage.py migrate doesn't work. When I changed to gpg --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys the command worked as it should.
I check the Dockerfile today and the server works fine. Is the issues still affect you?
The problem still persists. I've tried other options and the response is the same all the time.
gpg: Can't check signature: public key not found