Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Commit bae1e2b

Browse files
No-Jun Parkmcomella
authored andcommitted
Build failure workaround
Explanation about what to do when docker build fails
1 parent 7a171cf commit bae1e2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

android/docker_guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ docker push mozillamobile/focus-android.
3939

4040
Running this command requires that you have an account, are added to the "mozillamobile" organization, and have logged in via the command line: `docker login`. Ask :sebastian if you need to be added.
4141

42+
Note: If there is a failure while building the docker image, this often comes from lack of memory. Try increasing the memory and swap space on GUI and/or `-m 5g` build argument.
43+
4244
## Debugging errors
4345
If you receive an error on TaskCluster that you can't reproduce locally, you may need to use Docker locally to reproduce the TaskCluster build environment.
4446

0 commit comments

Comments
 (0)