diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -27,3 +27,7 @@ DABUILD_CACHE=true DABUILD_CLEAN=true abuild [options] ``` [](https://cloud.drone.io/alpinelinux/docker-abuild) + +## Known Issues + + * Docker doesn't support IPv6 well, so if a package's tests make use of IPv6 they are likely to fail. Observed with `community/libgdata` and [fixed](https://github.com/alpinelinux/aports/pull/7597). |