mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-11-04 11:03:44 +00:00 
			
		
		
		
	demo: add a env file for setting up the environment for the demo
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
		
							
								
								
									
										5
									
								
								projects/demo/env.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								projects/demo/env.sh
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
				
			|||||||
 | 
					export CLOUDSDK_CORE_PROJECT=docker4x
 | 
				
			||||||
 | 
					export CLOUDSDK_COMPUTE_ZONE=us-central1-f
 | 
				
			||||||
 | 
					export CLOUDSDK_COMPUTE_MACHINE=n1-standard-2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					PATH=$PATH:~/src/docker/linuxkit/bin
 | 
				
			||||||
		Reference in New Issue
	
	Block a user