19281: Use embedded hello-world.tar as default diagnostics image.
authorTom Clegg <tom@curii.com>
Fri, 22 Jul 2022 18:54:32 +0000 (14:54 -0400)
committerTom Clegg <tom@curii.com>
Fri, 22 Jul 2022 18:54:32 +0000 (14:54 -0400)
commit32b402114038bc6761c04c370afad786dbbb3125
tree05149a55ca70806658727ed0cd2d3518aeec8433
parent61d3aed1cd0286c7928167a84267c225938a37ec
19281: Use embedded hello-world.tar as default diagnostics image.

Ensures diagnostics work even if no docker images have been uploaded
yet and docker.io wasn't installed at "init" time.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
lib/diagnostics/cmd.go
lib/diagnostics/hello-world.tar [new file with mode: 0644]
lib/install/init.go