mirror of
https://github.com/TrentSPalmer/trentdocs_website.git
synced 2024-11-14 13:01:31 -08:00
29 lines
1.3 KiB
JSON
29 lines
1.3 KiB
JSON
{
|
|
"docs": [
|
|
{
|
|
"location": "/",
|
|
"text": "Welcome to Trent Docs\n\n\n\n\nQuick Dirty Reddis Nspawn Container on Arch Linux",
|
|
"title": "Home"
|
|
},
|
|
{
|
|
"location": "/#welcome-to-trent-docs",
|
|
"text": "Quick Dirty Reddis Nspawn Container on Arch Linux",
|
|
"title": "Welcome to Trent Docs"
|
|
},
|
|
{
|
|
"location": "/arch_reddis_nspawn/",
|
|
"text": "Quick Dirty Reddis Nspawn Container on Arch Linux\n\n\nCreate a FileSystem\n\n\ncd /var/lib/machines\n# create a directory\nmkdir <container>\n# use pacstrap to create a file system\npacstrap -i -c -d <container> base --ignore linux",
|
|
"title": "Quick Dirty Reddis Nspawn Container on Arch Linux"
|
|
},
|
|
{
|
|
"location": "/arch_reddis_nspawn/#quick-dirty-reddis-nspawn-container-on-arch-linux",
|
|
"text": "",
|
|
"title": "Quick Dirty Reddis Nspawn Container on Arch Linux"
|
|
},
|
|
{
|
|
"location": "/arch_reddis_nspawn/#create-a-filesystem",
|
|
"text": "cd /var/lib/machines\n# create a directory\nmkdir <container>\n# use pacstrap to create a file system\npacstrap -i -c -d <container> base --ignore linux",
|
|
"title": "Create a FileSystem"
|
|
}
|
|
]
|
|
} |