This adds a new Website/Docs for Snix, using Thulite / Doks, which is mostly hugo and a bit of npm. Change-Id: Iea10d4068fa783ec0ddd6bcaba5c8d92b1a1168f
		
			
				
	
	
		
			17 lines
		
	
	
	
		
			362 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
	
		
			362 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: "OCI Builder"
 | |
| slug: oci
 | |
| description: ""
 | |
| summary: ""
 | |
| date: 2023-09-07T16:12:37+02:00
 | |
| lastmod: 2023-09-07T16:12:37+02:00
 | |
| draft: false
 | |
| weight: 42
 | |
| toc: true
 | |
| sidebar:
 | |
|   collapsed: true
 | |
| ---
 | |
| 
 | |
| The OCI builder creates a OCI Runtime specification out of the received
 | |
| `BuildRequest`, then mounts the specified inputs using snix-castore, and then
 | |
| invokes `runc`.
 |