anse-app / anse

Supercharged experience for multiple models such as ChatGPT, DALL-E and Stable Diffusion.

Home Page:https://anse.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfile not updated

realalexandergeorgiev opened this issue · comments

How is Anse deployed?

Docker

Describe the bug

the dockerhub anse is outdated (8 months).
when trying to build myself using docker build it fails on step 4:

Step 4/10 : COPY package.json pnpm-lock.yaml ./
COPY failed: file not found in build context or excluded by .dockerignore: stat pnpm-lock.yaml: file does not exist

Console Logs

No response

Participation

  • I am willing to submit a pull request for this issue.