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

Error installing via Docker #15

Open
Shahin-rmz opened this issue Dec 10, 2024 · 2 comments
Open

Error installing via Docker #15

Shahin-rmz opened this issue Dec 10, 2024 · 2 comments
Assignees

Comments

@Shahin-rmz
Copy link

Hello, I am trying to install the Surfsence as an alternative to Noteboolklm. Just for installing, with docker build, I get the following error.

WARN[0000] /mnt/****/surfsence/SurfSense/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Building 0.1s (3/3) FINISHED                                                                                                                                                                                                                                 docker:default
 => [backend internal] load build definition from Dockerfile                                                                                                                                                                                                               0.0s
 => => transferring dockerfile: 445B                                                                                                                                                                                                                                       0.0s
 => [frontend internal] load build definition from Dockerfile                                                                                                                                                                                                              0.0s
 => => transferring dockerfile: 2B                                                                                                                                                                                                                                         0.0s
 => CANCELED [backend internal] load metadata for docker.io/library/python:3.12-slim                                                                                                                                                                                       0.1s
failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
@MODSetter
Copy link
Owner

@Shahin-rmz Hi I will start looking into this issue in few days after my sem finals.

@MODSetter MODSetter self-assigned this Dec 12, 2024
@Wobak
Copy link

Wobak commented Dec 30, 2024

dockerfile

Hello,

You're supposed to run docker compose build in the git repository, not docker build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants