quay / quay-builder

A worker process used by Quay to build containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed to dial grpc server: context deadline exceeded

opened this issue · comments

Does this feature even exist using the OSS version? I am using quay.io/projectquay/quay:latest for Quay.

  quay-builder:
    image: quay.io/projectquay/quay-builder:master
    container_name: quay-builder
    environment:
      - SERVER=wss:/<my.registry.url>
      - CONTAINER_RUNTINE=podman
      - DOCKER_HOST=/var/run/podman/podman.sock