mirror of
				https://github.com/TrentSPalmer/trentdocs_website.git
				synced 2025-10-30 21:41:42 -07:00 
			
		
		
		
	begin arch_reddis_nspawn.md
This commit is contained in:
		
							
								
								
									
										11
									
								
								docs/arch_reddis_nspawn.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								docs/arch_reddis_nspawn.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| # Quick Dirty Reddis Nspawn Container on Arch Linux | ||||
|  | ||||
| ## Create a FileSystem | ||||
|  | ||||
| ```bash | ||||
| cd /var/lib/machines | ||||
| # create a directory | ||||
| mkdir <container> | ||||
| # use pacstrap to create a file system | ||||
| pacstrap -i -c -d <container> base --ignore linux | ||||
| ``` | ||||
| @@ -1,4 +1,5 @@ | ||||
| # Welcome to Trent Docs   | ||||
| * [Quick Dirty Reddis Nspawn Container on Arch Linux](arch_reddis_nspawn.md) | ||||
|  | ||||
| <!--- | ||||
|     * [Template](Template.md) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user