Code Monkey home page Code Monkey logo

Comments (8)

jaymoulin avatar jaymoulin commented on May 20, 2024

I don't think this is related to neither docker nor jdownloader, nor my docker-jdownloader image. Do you have something I can make some tests out of?

from docker-jdownloader.

der-optimist avatar der-optimist commented on May 20, 2024

from docker-jdownloader.

jaymoulin avatar jaymoulin commented on May 20, 2024

I cannot reproduce this issue on my machine. Do you know if you use an arm32v6 architecture? If so, your image ID should be c25e336eb651

from docker-jdownloader.

der-optimist avatar der-optimist commented on May 20, 2024

No, I use an Odroid HC1 (same as XU4) with an Exynos 5422 => ARMv7 (Cortex-A15 + Cortex-A7).
Should the docker container use the charset/encoding of the host system or can it be defined separately?

from docker-jdownloader.

jaymoulin avatar jaymoulin commented on May 20, 2024

I didn't build an armv7 image. Do you mind giving me the docker image id?

from docker-jdownloader.

der-optimist avatar der-optimist commented on May 20, 2024

Oh ok. I searched google for "jdownloader docker arm" and found your image. As I saw "multiarch, arm, armv7,..." on top of the page, I was happy :-)
I'm not (yet) very familiar with docker - I hope I get the right info for you:

output of "docker images --no-trunc"
REPOSITORY TAG IMAGE ID CREATED SIZE
jaymoulin/jdownloader latest sha256:c25e336eb651600bf100a52f8e6cf40b129277ac6f5614abc4c3f0141300a49e 2 months ago 213MB

output of "docker images"
REPOSITORY TAG IMAGE ID CREATED SIZE
jaymoulin/jdownloader latest c25e336eb651 2 months ago 213MB

from docker-jdownloader.

jaymoulin avatar jaymoulin commented on May 20, 2024

You're using the armv6 image which is compatible with armv7. This is the only image that does not use the same base image as the other due to a performance issue with armv6 and latest openjdk with jdownloader. My guess is, something in the base image must be interfering with your encoding.

I don't think I'll spend so much time on recompiling old jdk versions do fix a minor issue like this one but I leave this open for someone to take a look

from docker-jdownloader.

der-optimist avatar der-optimist commented on May 20, 2024

OK thank you

from docker-jdownloader.

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.