InvokeAI/docker
mauwii eb702a5049 fix env.sh, update Dockerfile, update build.sh
env.sh:
- move check for torch to CONVTAINER_FLAVOR detection

Dockerfile
- only mount `/var/cache/apt` for apt related steps
- remove `docker-clean` from `/etc/apt/apt.conf.d` for BuildKit cache
- remove apt-get clean for BuildKit cache
- only copy frontend to frontend-builder
- mount `/usr/local/share/.cache/yarn` in frountend-builder
- separate steps for yarn install and yarn build
- build pytorch in pyproject-builder

build.sh
- prepare for installation with extras
2023-02-05 20:20:50 +01:00
..
build.sh fix env.sh, update Dockerfile, update build.sh 2023-02-05 20:20:50 +01:00
Dockerfile fix env.sh, update Dockerfile, update build.sh 2023-02-05 20:20:50 +01:00
env.sh fix env.sh, update Dockerfile, update build.sh 2023-02-05 20:20:50 +01:00
run.sh Adapt latest changes to Dockerfile (#2478) 2023-02-03 22:34:47 +00:00