InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

fix(docker): specify bullseye for debian 11 #3563

Open briancaffey opened this issue 2 years ago • 1 comments

This fix specifies the Debian 11 bullseye version for the base image in the Dockerfile.

https://github.com/invoke-ai/InvokeAI/issues/3563

briancaffey avatar Jun 24 '23 22:06 briancaffey

Hey @briancaffey - thank you for the contribution. We're actually refactoring the docker setup quite heavily in https://github.com/invoke-ai/InvokeAI/pull/3587. Would you mind giving that PR a look? Right now it's still draft because it's waiting on #3547 to be merged, but it's reviewable otherwise. I can also ping you once it's fully working and testable.

Thank you!

ebr avatar Jun 26 '23 17:06 ebr

Thank you @ebr, sounds good! I'll have a look at branch with the docker refactor.

briancaffey avatar Jun 28 '23 14:06 briancaffey