Giter Site home page Giter Site logo

Comments (2)

akafred avatar akafred commented on June 21, 2024

We're building this container on every commit (using make all command in the root of the git repo), but to speed up builds we use Docker's caching mechanism so not all layers are built from scratch. This means there will be some outdated debian packages after a while (this is debian stable so things are pretty ... stable). We consider this not too critical as we expose few services from the container. For Koha we are generally updating to the latest stable Koha release within days.

We should consider using an ENV UPDATED_AT yyyy-mm-dd entry high up in the Docker file – or build each image from scratch ...

from koha-docker.

akafred avatar akafred commented on June 21, 2024

Seems we already have addressed this to some extent by including ENV UPDATED_AT in Docker file. I have refreshed in ab19ba6 .

from koha-docker.

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.