Difference between revisions of "Busybox"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "``` kubectl run -i --tty --rm debug --image=busybox --restart=Never -- sh ```")
 
(No difference)

Latest revision as of 18:48, 10 October 2021

kubectl run -i --tty --rm debug --image=busybox --restart=Never -- sh