This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
InvokeAI
Watch
1
Star
0
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI
synced
2024-08-30 20:32:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
674f42ba9a
InvokeAI
/
.dockerignore
7 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add .dockerignore to repo-root since transfering the 2GB context would not be rly productive
2022-10-24 22:02:07 +00:00
*
Adapt latest changes to Dockerfile (#2478) * remove non maintained Dockerfile * adapt Docker related files to latest changes - also build the frontend when building the image - skip user response if INVOKE_MODEL_RECONFIGURE is set - split INVOKE_MODEL_RECONFIGURE to support more than one argument * rename `docker-build` dir to `docker` * update build-container.yml - rename image to invokeai - add cpu flavor - add metadata to build summary - enable caching - remove build-cloud-img.yml * fix yarn cache path, link copyjob
2023-02-03 22:34:47 +00:00
!invokeai
fix broken Dockerfile also switch to python 3.9:slim since it has a ton less security issues
2023-01-28 01:57:05 +00:00
!pyproject.toml
(docker) rewrite container implementation with docker-compose support - rewrite Dockerfile - add a stage to build the UI - add docker-compose.yml - add docker-entrypoint.sh such that any command may be used at runtime - docker-compose adds .env support - add a sample .env file
2023-06-25 20:03:02 +00:00
!docker/docker-entrypoint.sh
!LICENSE
Pass env vars as build-args, ensure node modules isn't getting passed in
2023-06-27 04:33:58 +00:00
node_modules
Reference in New Issue
Copy Permalink