Git Product home page Git Product logo

Comments (3)

Grokzen avatar Grokzen commented on July 28, 2024

@kristof-kasa You are using the args value wrong. Please reference the example file in the repo for exact syntax https://github.com/Grokzen/docker-redis-cluster/blob/master/docker-compose.yml

It should be

    build:
      context: .
      args:
        redis_version: '6.2.0'

from docker-redis-cluster.

kristof-kasa avatar kristof-kasa commented on July 28, 2024

Still the same issue sadly.

from docker-redis-cluster.

Grokzen avatar Grokzen commented on July 28, 2024

What versions of docker compose and docker are you running? There is no issue on my end running this with the args i specified. Are you really sure you are running the same build that you built? If you rebuild the image, look in the stdout on the step where it downloads from redis if it uses the redis version you specify or if it downloads anything else. Also note that if it would not be using the variable you specify then it should download latest 6.2 release so you even getting the wrong major version makes even less sense

from docker-redis-cluster.

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.