Inga 🏳‍🌈 2 years ago
parent 8c523bd383
commit e5b423318d
  1. 2
      README.md

@ -482,7 +482,7 @@ Then:
lxc-create -n CONTAINERNAME -f .config/lxc/CONTAINERNAME.conf -t download
# pick OS (alpine/edge/amd64 in my case)
lxc-start -n CONTAINERNAME # make sure it does not produce any errors
lxc-attach -n CONTAINERNAME
lxc-attach --clear-env -n CONTAINERNAME
```
You'll get into a container root console.

Loading…
Cancel
Save