Skip to content

Commit b4790cd

Browse files
committed
Add note about Docker versions to README (devplayer0#16)
1 parent e6e52b3 commit b4790cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Installed plugin ghcr.io/devplayer0/docker-net-dhcp:release-linux-amd64
2828
$
2929
```
3030

31+
Note: If you get an error like `invalid rootfs in image configuration`, try upgrading your Docker installation.
32+
3133
## Other tags
3234

3335
There are a number of supported tags for different architectures and versions, the format is
@@ -54,6 +56,7 @@ Currently only `linux` is supported.
5456
Unfortunately Docker plugin images don't support multiple architectures per tag.
5557

5658
## Network creation
59+
5760
In order to create a Docker network using `net-dhcp`, you'll need a pre-configured bridge interface on the host. How you
5861
set this up will depend on your system, but the following (manual) instructions should work on most Linux distros:
5962

0 commit comments

Comments
 (0)