Skip to content

Commit

Permalink
Merge pull request #34 from ciphermenial/ciphermenial-patch-1
Browse files Browse the repository at this point in the history
Update 2024-04-18-configure-incus-for-docker.md
  • Loading branch information
ciphermenial committed Apr 18, 2024
2 parents ea3f938 + 69bab69 commit f3ad6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-04-18-configure-incus-for-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ image:
With this guide you will learn how to make Docker run inside an lxc container using Incus. This uses new functionality in ZFS and Incus (originally introduced in [LXD 5.17](https://github.com/canonical/lxd/releases/tag/lxd-5.17)). [ZFS 2.2](https://github.com/openzfs/zfs/releases/tag/zfs-2.2.0) introduced Linux container support for overlayfs. I have always had issues with running docker inside LXC (probably my own lack of understanding) but with this it works perfectly.

## Requirements
- You followed my guide for configuring Incus on Debian with ZFS 2.2
- You followed my guide for configuring [Incus on Debian with ZFS 2.2](/posts/configure-incus-on-debian/)

## Create Container

Expand Down

0 comments on commit f3ad6c1

Please sign in to comment.