Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Pre-built Docker Container Missing Production Dependencies and Outdated #833

Open
3 of 14 tasks
asheliahut opened this issue Jun 23, 2024 · 1 comment
Open
3 of 14 tasks
Labels
fix Fix something that isn't working as expected

Comments

@asheliahut
Copy link

Describe the bug

The pre-built Docker container available on GitHub packages does not include the production dependencies for 'resend' and others. Additionally, the production tagged container is 7 months old and is not being updated. When attempting to build from a remote location on Portainer, access to the production features is required without maintaining a custom container image.

To Reproduce

Steps to reproduce the behavior:

  1. Pull the pre-built Docker container from GitHub packages.
  2. Attempt to use features that require production dependencies such as 'resend'.
  3. Notice that the dependencies are missing and the production features are unavailable.

Screenshots

If applicable, add screenshots to help explain your problem.

Platform

  • Server:
    • Cloud-Hosted (https://app.khoj.dev)
    • Self-Hosted Docker
    • Self-Hosted Python package
    • Self-Hosted source code
  • Client:
    • Obsidian
    • Emacs
    • Desktop app
    • Web browser
    • WhatsApp
  • OS:
    • Windows
    • macOS
    • Linux
    • Android
    • iOS

If self-hosted

  • Server Version: latest at the time it is 1.14.0

Additional context

I am trying to build from a location without the code next to it on Portainer and want access to the production features without having to maintain my own container image. Regular updates to the production tagged container would also be beneficial.

@asheliahut asheliahut added the fix Fix something that isn't working as expected label Jun 23, 2024
@debanjum
Copy link
Member

debanjum commented Jul 7, 2024

Hey @asheliahut, fair ask. Let me make the prod images public. Don't remember why it was made private in the first place

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix something that isn't working as expected
Projects
None yet
Development

No branches or pull requests

2 participants