mirror of
				https://github.com/containers/podman.git
				synced 2025-10-31 18:08:51 +08:00 
			
		
		
		
	 7927fe01f1
			
		
	
	7927fe01f1
	
	
	
		
			
			* Introduce sub-package compat to meet packaging and import requirements * Update documenation for running tests * Add requirements.txt to improve IDE support Signed-off-by: Jhon Honce <jhonce@redhat.com>
		
			
				
	
	
		
			7 lines
		
	
	
		
			211 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			211 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| ALPINE = "quay.io/libpod/alpine:latest"
 | |
| ALPINE_SHORTNAME = "alpine"
 | |
| ALPINE_TARBALL = "alpine.tar"
 | |
| BB = "quay.io/libpod/busybox:latest"
 | |
| NGINX = "quay.io/libpod/alpine_nginx:latest"
 | |
| infra = "k8s.gcr.io/pause:3.2"
 |