secure-77 / Perlite

A web-based markdown viewer optimized for Obsidian

Home Page:https://perlite.secure77.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed building web

chriskisskiss opened this issue · comments

hi,

using the original docker-compose, I get this Error:

Building web
[+] Building 0.2s (2/2) FINISHED                                      docker:default
 => [internal] load build definition from Dockerfile                            0.0s
 => => transferring dockerfile: 2B                                              0.0s
 => [internal] load .dockerignore                                               0.1s
 => => transferring context: 2B                                                 0.0s
ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount792667775/Dockerfile: no such file or directory
ERROR: Service 'web' failed to build : Build failed

perlite without the webserver is building fine. Any ideas?
Running on newest ubuntu.

Thank you

commented

You need to git clone the repo, make sure there is the sub folder web with the Dockerfile available

awesome, working out of the box, thank you!

I also have this problem and also have the subfolder web with the Dockerfile but I still have the problem

what is your error message?

what is your error message?

Building web
[+] Building 0.2s (2/2) FINISHED docker:default
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 2B 0.0s
=> [internal] load .dockerignore 0.1s
=> => transferring context: 2B 0.0s
ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount792667775/Dockerfile: no such file or directory
ERROR: Service 'web' failed to build : Build failed

Really not sure whats the problem. Tested this on a fresh vm

git clone https://github.com/secure-77/Perlite 
cd Perlite
sudo docker compose -f docker-compose.yml up

image

ok it's work now but how can I edit on perlite now? I cant understand

What you mean with "edit" ?
You can just replace the "Demo" folder with your Vault folder

image

and adjust the vault name in the docker docker-compose.yml

image

I want to put my obsidian note to my perlite obsidian

ok, then look at my comment and also read the wiki: https://github.com/secure-77/Perlite/wiki