Move Dockerfile to project root to avoid permissions issues. Allocate more memory to docker-compose to avoid OOM

This commit is contained in:
Saba
2022-07-04 12:33:55 -04:00
parent 7677465f23
commit 092d0f2f21
3 changed files with 7 additions and 4 deletions

View File

@@ -39,7 +39,7 @@
** Upgrade
#+begin_src shell
docker-compose build
docker-compose build --pull
#+end_src
** Troubleshooting