Giter Site home page Giter Site logo

xorux's People

Contributors

goricz avatar

Stargazers

 avatar

Watchers

 avatar

xorux's Issues

Timezone configuration lost with persistent volume

If I run a docker pull + docker rm + docker run, I loose my timezone settings. Normally I would just add the ENV for TZ to the run command, but this image doesn't seem to honor this.
--env TZ=America/Los_Angeles
I've had other docker images misbehave in this way and my work around would be to just mount the /etc/localtime file to the container as readonly, but this doesn't seem to work with this particular image either...
--volume /etc/localtime:/etc/localtime:ro

Is there a file somewhere else that apache or python is reading from that causes this issue?

LWP Version incorrect

Per: https://www.lpar2rrd.com/https.htm the LWP version needs to be 6.04-2, however the docker image defaults to LWP Version: 6.08.

Due to this, vcenter connections do not work:
Server version unavailable at 'https://FQDN:443/sdk/vimService.wsdl' at /home/lpar2rrd/lpar2rrd/vmware-lib/apps/../VMware/VICommon.pm line 704.

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.