publish LXD posts
This commit is contained in:
parent
70bcddf210
commit
fca3a3f075
|
@ -10,7 +10,7 @@ tags:
|
|||
- VMs
|
||||
- Docker
|
||||
- LXD
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
rss_only: false
|
||||
cover: ./cover.png
|
||||
|
@ -117,7 +117,7 @@ One of the things you might want to do post-installation is mess around with
|
|||
profiles. There's a `default` profile in LXD that you can show with `lxc profile
|
||||
show default`.
|
||||
|
||||
``` text
|
||||
```text
|
||||
$ lxc profile show default
|
||||
config: {}
|
||||
description: Default LXD profile
|
||||
|
|
|
@ -10,7 +10,7 @@ tags:
|
|||
- VMs
|
||||
- Docker
|
||||
- LXD
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
rss_only: false
|
||||
cover: ./cover.png
|
||||
|
|
Loading…
Reference in New Issue