Giter Site home page Giter Site logo

Comments (6)

amancevice avatar amancevice commented on July 17, 2024 2

This should be fixed when the next build completes. Thanks for your patience & apologies.

from docker-superset.

nraschi avatar nraschi commented on July 17, 2024 1

Hi,
after a build with "make" of cloned repo at version 1.4.1 (Tag 2022.2.10), if I run the same command, I obtain 2.1.1 (and the container doesn't work):
image

After adding a specific version of MarkupSafe in requirements.txt, the command returns MarkupSafe==2.0.1, and the image works fine

Note: the image published on dockerhub is ok.

from docker-superset.

kensixx avatar kensixx commented on July 17, 2024 1

Same issue here, using 1.5.0 image from Dockerhub as well,

version 1.4.1 works well by the way,

from docker-superset.

amancevice avatar amancevice commented on July 17, 2024

Not sure I understand the problem, the latest image looks like it uses MarkupSafe v2.0.1 to me:

docker run --rm --entrypoint=pip amancevice/superset freeze 2>/dev/null | grep MarkupSafe
# => MarkupSafe==2.0.1

from docker-superset.

xRomZak avatar xRomZak commented on July 17, 2024

Same issue trying to start 1.5.0 image from DockerHub

from docker-superset.

kingo55 avatar kingo55 commented on July 17, 2024

From Dockerhub's 1.5.0 image (00e8ef5abfb1), I'm also getting the wrong version of MarkupSafe:

➜  superset git:(master) docker run --rm --entrypoint=pip amancevice/superset freeze 2>/dev/null | grep MarkupSafe
MarkupSafe==2.1.1

The version on Dockerhub that @nraschi would have downloaded would have been 1.4.1 at the time of reporting.

from docker-superset.

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.