github.phpd.cn/thought-machine/please@v12.2.0+incompatible/tools/cache/k8s/Dockerfile (about)

     1  # N.B. for this to work you'll need a completely static RPC server binary.
     2  #      You can try that by setting static = True on it although that may cause issues
     3  #      with cgo for DNS resolution.
     4  #      The images in our repository are built fully statically so avoid that problem.
     5  FROM scratch
     6  
     7  COPY /rpc_cache_server /rpc_cache_server