Import CI image definition
This commit is contained in:
		
					parent
					
						
							
								0805fac7e9
							
						
					
				
			
			
				commit
				
					
						c9c1e7d790
					
				
			
		
					 3 changed files with 14 additions and 0 deletions
				
			
		
							
								
								
									
										8
									
								
								other/ci/Dockerfile
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								other/ci/Dockerfile
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,8 @@ | ||||||
|  | FROM alpine:latest | ||||||
|  | 
 | ||||||
|  | COPY ./repositories /etc/apk/ | ||||||
|  | 
 | ||||||
|  | RUN apk update | ||||||
|  | RUN apk upgrade | ||||||
|  | RUN apk add python3 py3-pycodestyle rsync make shellcheck git | ||||||
|  | RUN apk fix | ||||||
							
								
								
									
										3
									
								
								other/ci/README.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								other/ci/README.md
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,3 @@ | ||||||
|  | This container is used for cdist's CI pipeline, and deployed in ungleich's docker registry at: | ||||||
|  | 
 | ||||||
|  | 	code.ungleich.ch:5050/ungleich-public/cdist-ci:latest | ||||||
							
								
								
									
										3
									
								
								other/ci/repositories
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								other/ci/repositories
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,3 @@ | ||||||
|  | https://mirror.ungleich.ch/mirror/packages/alpine/edge/main | ||||||
|  | https://mirror.ungleich.ch/mirror/packages/alpine/edge/community | ||||||
|  | https://mirror.ungleich.ch/mirror/packages/alpine/edge/testing | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue