[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: 1742599865367697.png (1.21 MB, 2405x1049)
1.21 MB
1.21 MB PNG
>See cool application I want
>Install docker for first time
>Install fresh image
>Run
>Doesn't work
Why does this always happen to me? I haven't even gotten to run anything before it stopped working; this is pre-troubleshooting.
>>
Program built to make running other nonsense easy. It doesn't work, need a bunch of nonsense to be installed to work.
>>
>>106480182
Read the error, dumbass. The ":latest" was not found, it means the ":latest" tag doesn't exist on that image. Go to the image page on Docker Hub and read about which tags exist and which ones to use. It's important because it will explain which versions you're actually getting, how long they will be supported, and to which ones they will update.
>>
>>106480182
>>106480449
just ask chatgpt lol lmao
>>
>>106480481
I don't submit to clankers.
>>106480449
I'm going to try whatever this is. I have no clue about this tag systems up until now because booklore's documentation didn't say anything about this mechanic.
>>
File: 1730575589190453.png (31 KB, 804x257)
31 KB
31 KB PNG
>>106480537
This is the one I pulled and ran but it didn't work?
>>
>>106480547
That's booklore/booklore not booklore/booklore-app.
Whatever this software is there's two components, booklore-app and booklore. The error is about booklore-app and not booklore.
>>
>>106480559
I think I have to reference in a .yml file? Which I did but it's still not working?
>>
File: 1755246393829530.png (239 KB, 1910x1242)
239 KB
239 KB PNG
>>106480601
>>
>>106480559
>>106480601
>>106480609
you have to use the ghcr.io version, the devs broke the docker hub version
so where it says "image: booklore/booklore-app:latest", put a # before it
then remove the # before the "image: ghcr.io/booklore-app/booklore:latest"
>>
>>106480625
>Did not find expected key
I'm getting close... hopefully?
>>
File: 1731263961791321.png (62 KB, 1227x373)
62 KB
62 KB PNG
>>106480648
Deleting some empty space behind the line somehow fixed it into a new error.
>>
>>106480648
huh? post the full error message
you literally only have to change 2 characters from your screenshot, add a # where i said and remove # where i said
>>
>>106480662
oh shit we posted at the same time
the error is because you're on windows but docker is secretly running inside linux. change the C:/ to /mnt/c i think
>>
>>106480668
*sorry it's /c not /mnt/c
so it would be /c/booklore/data
>>
File: 1727272966602335.png (185 KB, 2007x874)
185 KB
185 KB PNG
>>106480672
I think you did it.... Anon.
>>
>>106480182
>docker desktop
jeet
>>
>>106480682
:D
now try it out in your web browser on http://localhost:6060
>>
File: 1754751480309887.png (871 KB, 1274x1439)
871 KB
871 KB PNG
>>106480688
It works! Thank you so much for the help, Anon. However two very important post-solution questions.
1.How the fuck did you know all of that?
2.How could I have been expected to know all of that going based off of the booklore docs and being a noob to docker?
>devs broke it
Yeah, like I could've noticed that.
>>
>>106480686
it's the easiest and quickest (and only?) way to "install" docker on windows (really it's a linux vm that then runs docker inside)
>>
>>106480699
>1.How the fuck did you know all of that?
spending all my time inside, never talking to people, instead withering away and tinkering with computers
>2.How could I have been expected to know all of that going based off of the booklore docs and being a noob to docker?
it's not expected, docker and especially docker-compose is a quite advanced tool with a lot of learning needed to properly understand it, but it does actually make running stuff a lot easier
>Yeah, like I could've noticed that.
well i mean usually every image is meant to have a :latest tag, so if an image doesn't have it then it's usually a sign the image wasn't pushed correctly... but again there's no way you could have known that
here's a kinda good video explaining docker, a lot of stuff will probably go over your head because it's made for people already relatively deep in linux, but as long as you get the gist and know the basic concepts and commands you'll know all you need to use it to run apps
>https://www.youtube.com/watch?v=eGz9DS-aIeY
>>
>>106480714
Thanks for the reply and all the help. I wasn't expecting to get tech support this late in the morning lol
>>
>>106480749
np :)
>>
>>106480700
>running windows
Jeet
>running garbage GUI app that uses wsl2 instead of just using wsl2 directlt
Super jeet
>>
>>106480537
>I don't submit to clankers.
you should
chatgpt let me set up jellyfin with the arr stack
its comfy as heck
>>
>>106480182
>docker desktop
>spring boot
>winblows powershell
good morning saar



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.