EvEmu-Project / evemu_Crucible

Emulator for EvE Online's Crucible expansion
https://evemu.dev
168 stars 65 forks source link

Fedora:33-x86_64 Error not found. #255

Open the04riverrat opened 1 year ago

the04riverrat commented 1 year ago

docker Describe the bug When launching the Stable 0.8.4 failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: quay.io/fedora/fedora:33-x86_64: not found

To Reproduce Steps to reproduce the behavior:

  1. Download 0.8.4.zip from releases
  2. Extract
  3. Run via Docker
  4. See error

Expected behavior Docker should launch without problems to create the container.

Screenshots If applicable, add screenshots to help explain your problem.

System Details (please complete the following information):

Additional context just a bit of background. My son and I play Eve Online together. He was wondering how eve was created from code etc. I've sent him to some coding camps for kids. So I remembered one of my friends a while back talking about some Eve project for learning coding etc etc. A few google searches and here I am. I am pretty new to this whole Docker App, its been interesting to learn about it myself, but you can see what the problem is. the repo for fedora:33-x86_64 isn't being found. Any recommendations as to a working repo for Fedora 33?

Thanks in advance!

jdhirst commented 2 months ago

Should be fixed by using the latest docker-compose file in the staging branch. Please re-test and update with the results

d10sfan commented 2 months ago

I've used the docker-compose file many times now and it works fine. I'm using ubuntu for reference

oowow-core commented 2 months ago

just switch to ubuntu, and try build with staging, it works smoothly.