InvokeAI/docs/installation
Eugene Brodsky ad7917c7aa
Optimized Docker build with support for external working directory (#1544)
* add docker build optimized for size; do not copy models to image

useful for cloud deployments. attempts to utilize docker layer
caching as effectively as possible. also some quick tools to help with
building

* add workflow to build cloud img in ci

* push cloud image in addition to building

* (ci) also tag docker images with git SHA

* (docker) rework Makefile for easy cache population and local use

* support the new conda-less install; further optimize docker build

* (ci) clean up the build-cloud-img action

* improve the Makefile for local use

* move execution of invoke script from entrypoint to cmd, allows overriding the cmd if needed (e.g. in Runpod

* remove unnecessary copyright statements

* (docs) add a section on running InvokeAI in the cloud using Docker

* (docker) add patchmatch to the cloud image; improve build caching; simplify Makefile

* (docker) fix pip requirements path to use binary_installer directory
2022-12-06 13:28:07 +01:00
..
older_docs_to_be_removed Fix broken link 2022-12-02 22:02:30 -05:00
BUILDING_BINARY_INSTALLERS.md add title 2022-12-02 09:33:19 -05:00
index.md documentation fixes for 2.2.3 2022-12-03 07:20:32 -05:00
INSTALL_DOCKER.md Optimized Docker build with support for external working directory (#1544) 2022-12-06 13:28:07 +01:00
INSTALL_INVOKE.md Updates docs release link to latest 2022-12-02 06:20:16 -05:00
INSTALL_JUPYTER.md Documentation updates for 2.2 release 2022-12-01 08:09:31 -05:00
INSTALL_MANUAL.md Documentation updates for 2.2 release 2022-12-01 08:09:31 -05:00
INSTALL_PATCHMATCH.md documentation fixes for release 2022-12-01 22:02:50 -05:00
INSTALL_PCP.md merge release-candidate-1-3-2 into main. 2022-11-12 17:17:07 +00:00
INSTALL_SOURCE.md Fix Linux source URL in installation docs 2022-12-03 14:19:58 -05:00
INSTALLING_MODELS.md Adds tip for importing models on Windows 2022-12-02 09:25:36 -05:00