Giter VIP home page Giter VIP logo

Comments (7)

cfoust avatar cfoust commented on May 18, 2024 2

Weird. I'm not sure what's going on here. I can take a look this weekend maybe.

from sour.

lavaJockey avatar lavaJockey commented on May 18, 2024

This is due to Ubuntu Groovy not having nginx in its package list. Ubuntu Focal and such has nginx in it's package list and it will successfully install the package. I made a fork changing the version number from 20.10 to 20.04 and it passed the error, but overall the repository still won't work for me.

from sour.

ETechTechnologies avatar ETechTechnologies commented on May 18, 2024

Thank you so much!

from sour.

cfoust avatar cfoust commented on May 18, 2024

Is this still happening on the main branch? For this reason I changed from 20.10 to 20.04 about a month ago.

from sour.

lavaJockey avatar lavaJockey commented on May 18, 2024

It looks like you fixed the version on CPP and not image-slim in the earthfile.

from sour.

ETechTechnologies avatar ETechTechnologies commented on May 18, 2024

Is this still happening on the main branch? For this reason I changed from 20.10 to 20.04 about a month ago.

Yes, it is.

from sour.

cfoust avatar cfoust commented on May 18, 2024

Hey folks! I have great news. I did the following:

  • Added support for GitHub Actions and now push a Docker image anyone can pull.
  • Fixed the build so that anyone can build it. (This one was a little nasty. The problem is that the original BananaBread Makefile is really pretty hacky, it does a lot of copying of .gitignoreed files that have to be in the right place.)

You can now run Sour on a container orchestrator of your choosing:

docker run --rm -it -p 1234:1234 -p 28785:28785 ghcr.io/cfoust/sour

In my case, then I could play Sour on http://localhost:1234/.

Let me know if you still have any trouble.

from sour.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.