ysugimoto/lua-resty-grpc-gateway

when I execute the command `docker-compose up -d` in directory example

ZhuoSiChen opened this issue · 2 comments

when I execute the command docker-compose up -d in directory example
Report that:
ERROR: Service 'server' failed to build: COPY failed: stat /var/lib/docker/tmp/docker-builder609038124/app: no such file or directory

Yes, you need to execute make all before docker-compose up -d.