xalaida / laravel-nuxt-docker

🦾 Dockerized template for your next project with Laravel and Nuxt.
337 stars 104 forks source link

error in make #13

Closed rivassh closed 4 years ago

rivassh commented 4 years ago

http://deb.debian.org/debian buster InRelease: At least one invalid signature was encountered. Reading package lists... W: GPG error: http://deb.debian.org/debian buster InRelease: At least one invalid signature was encountered. E: The repository 'http://deb.debian.org/debian buster InRelease' is not signed. W: GPG error: http://security.debian.org/debian-security buster/updates InRelease: At least one invalid signature was encountered. E: The repository 'http://security.debian.org/debian-security buster/updates InRelease' is not signed. W: GPG error: http://deb.debian.org/debian buster-updates InRelease: At least one invalid signature was encountered. E: The repository 'http://deb.debian.org/debian buster-updates InRelease' is not signed. ERROR: Service 'supervisor' failed to build: The command '/bin/sh -c apt-get update' returned a non-zero code: 100 make: *** [Makefile:43: build] Error 1

xalaida commented 4 years ago

Hi @hmdshariati. Try to use

docker-compose build --no-cache