google / grr

GRR Rapid Response: remote live forensics for incident response
https://grr-doc.readthedocs.io/
Apache License 2.0
4.69k stars 760 forks source link

Update compose.yaml: preventing a race between building the client and waiting for it. #1084

Closed mbushkov closed 1 month ago

mbushkov commented 1 month ago

grr-client container should wait until client's DEB package is available (right now it waits for any package to be there).