Skip to content

Commit 7b4e26f

Browse files
committed
readme: update
1 parent f7456fb commit 7b4e26f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ options:
7070

7171
```
7272
73+
## Requirements
74+
75+
You need docker to use the `docker-build` script. To build the `macos-amd64` target, `docker` should be configured to use the [`btrfs` storage driver](https://docs.docker.com/storage/storagedriver/btrfs-driver/) since [`darling` does not run over overlayfs](https://docs.darlinghq.org/build-instructions.html#file-system-support).
76+
7377
7478
## Building with the simple Dockerfile
7579

0 commit comments

Comments
 (0)