Sign inSign up

rraj4/busybox

By rraj4

Updated over 5 years ago

Image
0

785

rraj4/busybox repository overview

pod.yaml

apiVersion: v1
kind: Pod
metadata:
  name: np-busybox
  namespace: np-test
  labels:
    app: client
spec:
  containers:
  - name: busybox
    image: rraj4/busybox
    command: ['sh', '-c', 'while true; do sleep 5; done']

Tag summary

Content type

Image

Digest

Size

1.8 MB

Last updated

over 5 years ago

docker pull rraj4/busybox