debug-image (sha256:69544972ddd9b876be0669a0655acc95de7acc814ba2bf57745163122594cc85)
				
				
					Published 2025-06-27 18:44:37 -04:00  by smig
				
			
		Installation
docker pull git.thecodedom.com/smig/debug-image@sha256:69544972ddd9b876be0669a0655acc95de7acc814ba2bf57745163122594cc85sha256:69544972ddd9b876be0669a0655acc95de7acc814ba2bf57745163122594cc85Image layers
| ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit | 
| CMD ["/bin/sh"] | 
| /bin/sh -c apk add --no-cache curl bash jq bind-tools iputils iproute2 ca-certificates | 
| ARG TARGETARCH | 
| |1 TARGETARCH=amd64 /bin/sh -c curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/${TARGETARCH}/kubectl" && chmod +x kubectl && mv kubectl /usr/local/bin/ | 
| |1 TARGETARCH=amd64 /bin/sh -c YQ_ARCH=$(case ${TARGETARCH} in amd64) echo "amd64" ;; arm64) echo "arm64" ;; *) echo "amd64" ;; esac) && curl -LO "https://github.com/mikefarah/yq/releases/latest/download/yq_linux_${YQ_ARCH}" && chmod +x yq_linux_${YQ_ARCH} && mv yq_linux_${YQ_ARCH} /usr/local/bin/yq | 
| |1 TARGETARCH=amd64 /bin/sh -c curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 && chmod 700 get_helm.sh && VERIFY_CHECKSUM=false ./get_helm.sh && rm get_helm.sh | 
| |1 TARGETARCH=amd64 /bin/sh -c rm -rf /var/cache/apk/* | 
| CMD ["/bin/sh"] | 
Labels
| Key | Value | 
|---|---|
| io.buildah.version | 1.40.1 | 
				Details
				
					 2025-06-27 18:44:37 -04:00 
					
				
				
				Versions (5)
				View all
				
				
			
		 Container
					
					 0
					
					
					
					
					
					
					
					
	 OCI / Docker
	 linux/amd64/v8
	
	
	
	
	
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					 50 MiB