>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.
>>106480182Read 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>>106480449just ask chatgpt lol lmao
>>106480481I don't submit to clankers.>>106480449I'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.
>>106480537This is the one I pulled and ran but it didn't work?
>>106480547That'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.
>>106480559I think I have to reference in a .yml file? Which I did but it's still not working?
>>106480601
>>106480559>>106480601>>106480609you have to use the ghcr.io version, the devs broke the docker hub versionso where it says "image: booklore/booklore-app:latest", put a # before itthen remove the # before the "image: ghcr.io/booklore-app/booklore:latest"
>>106480625>Did not find expected keyI'm getting close... hopefully?
>>106480648Deleting some empty space behind the line somehow fixed it into a new error.
>>106480648huh? post the full error messageyou literally only have to change 2 characters from your screenshot, add a # where i said and remove # where i said
>>106480662oh shit we posted at the same timethe 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/cso it would be /c/booklore/data
>>106480672I think you did it.... Anon.
>>106480182>docker desktopjeet
>>106480682:Dnow try it out in your web browser on http://localhost:6060
>>106480688It 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 itYeah, like I could've noticed that.
>>106480686it'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 thathere'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
>>106480714Thanks for the reply and all the help. I wasn't expecting to get tech support this late in the morning lol
>>106480749np :)
>>106480700>running windowsJeet>running garbage GUI app that uses wsl2 instead of just using wsl2 directltSuper jeet
>>106480537>I don't submit to clankers.you shouldchatgpt let me set up jellyfin with the arr stackits comfy as heck
>>106480182>docker desktop>spring boot>winblows powershellgood morning saar