Skip to content

Commit 387d6a7

Browse files
committed
Add comment about memory size
1 parent ac1e42b commit 387d6a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.ci/build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
set -e
33

44
# NOTE: This build requires docker buildkit integration which was introduced
5-
# in Docker v19.03+
5+
# in Docker v19.03+ and at least 4GB of memory available to the
6+
# docker daemon
67

78
set -eou pipefail
89

0 commit comments

Comments
 (0)