fix wrong link

feature/font
AtelierSnek 2022-11-09 10:49:06 +11:00
parent 45cdeba428
commit 885fa0ed1b
1 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,7 @@
---
title: "Rootless Containers on Alpine Part 1: Prep Work"
date: 2022-11-08T19:30:15+11:00
lastmod: 2022-11-09T10:30:15+11:00
draft: false
showSummary: true
summary: "We recently murdered a server's terminal via `do_distro_upgrade`, and thought it'd be a good time to learn
@ -583,7 +584,7 @@ Command failed.
> **(Ashe)** No. It does not. Hmm. Let's investigate.
>
> **(Ashe)** Ah. Found it. Looks like devmapper isn't supported in
> [rootless configs](https://github.com/containerd/containerd/tree/main/docs/snapshotters). Now we know.
> [rootless configs](https://github.com/containerd/nerdctl/blob/main/docs/rootless.md#snapshotters). Now we know.
{{< alert >}}
**(Ashe)** Rootless containerd does **not** support the devmapper snapshotter!