Updated Arch Linux LXC Setup (markdown)
parent
9087f1ce26
commit
edd3c68caf
@ -1,4 +1,11 @@
|
|||||||
## Initial Arch Linux LXC setup
|
## Contents
|
||||||
|
1. [Arch Linux LXC](#Arch-Linux-LXC)
|
||||||
|
- [Initial setup](#initial-setup)
|
||||||
|
- [Troubleshooting](#troubleshooting)
|
||||||
|
|
||||||
|
|
||||||
|
## Arch Linux LXC
|
||||||
|
### Initial setup
|
||||||
```
|
```
|
||||||
> pacman-key --init
|
> pacman-key --init
|
||||||
> pacman-key --populate archlinux
|
> pacman-key --populate archlinux
|
||||||
@ -21,9 +28,9 @@
|
|||||||
start and enable docker
|
start and enable docker
|
||||||
```
|
```
|
||||||
|
|
||||||
## Troubleshooting
|
### Troubleshooting
|
||||||
|
|
||||||
### if getting shim error with docker containers
|
**if getting shim error with docker containers**
|
||||||
|
|
||||||
in proxmox: datacenter > nodes > pve > shell
|
in proxmox: datacenter > nodes > pve > shell
|
||||||
|
|
Loading…
Reference in New Issue
Block a user