Giter VIP home page Giter VIP logo

Comments (4)

tidwall avatar tidwall commented on May 22, 2024

Thanks for helping with this. I'm currently maintaining another database project Tile38 which has docker support. If possible I would prefer to use a similar Dockerfile for consistency and ease maintenance for me.

Basically theres a single docker directory which contains a Dockerfile and README. The Dockerfile then embeds the latest stable release. Please see Tile38#4 for the train of thought.

I have started a cli so that people don't need to use redis-cli.

I'm cool with this but I think it may be easy for me to review CLI codebase in a separate branch from the docker.

Let me know your thoughts on this, and thanks a ton for help.

from summitdb.

pteich avatar pteich commented on May 22, 2024

If you guys are interested, here is the Dockerfile for SummitDB I'm currently using: https://github.com/pteich/docker-summitdb

It's based on Alpine so it's pretty small and it doesn't build SummitDB from source but downloads a release from Github.

from summitdb.

pyrossh avatar pyrossh commented on May 22, 2024

The one which I made is a statically linked executable which runs on the scratch docker image and is compressed using upx. So its 3mb is size. But yeah I think the releases way is the best to go.

from summitdb.

tidwall avatar tidwall commented on May 22, 2024

I'm closing this issue for now. I update the #7 PR with more details.

Also, I added a link in the README to the SummitDB options Docker Hub.

@pteich It looks like one of the options is yours.

from summitdb.

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.