Giter Site home page Giter Site logo

Comments (2)

JonasAlfredsson avatar JonasAlfredsson commented on May 13, 2024 1

It looks like both the Debian and Alpine builds take around 60 minutes to complete (it is the arm/v7 arch that takes this long), so I have set timeouts of 100 minutes on both of them. If it takes longer than that we can be quite confident in that something is stuck and will probably need a restart.

from docker-nginx-certbot.

JonasAlfredsson avatar JonasAlfredsson commented on May 13, 2024

After building the images i included a df -h printout, and it looks like this for the Debian and Alpine builds:

Debian

 Filesystem      Size  Used Avail Use% Mounted on
tmpfs           4.0G  1.9G  2.2G  47% /var/lib/docker
overlay         4.0G  1.9G  2.2G  47% /var/lib/docker/overlay2/7b36675853fbad6949dbfc1b458024102528d22c00d77e57186d636dabb55697/merged

Alpine

 Filesystem      Size  Used Avail Use% Mounted on
tmpfs           4.0G  1.2G  2.9G  28% /var/lib/docker
overlay         4.0G  1.2G  2.9G  28% /var/lib/docker/overlay2/05871bb04a4be62acbcd50da4dc6502509be4ca5875a1f432853f6f8c27d2a4d/merged

So I suppose it is about 2G for Debian and 1.3G for Alpine, however, if I lower the size of the tmpfs volume below 4G I ran into some "no space left on device" errors, so I guess more is needed during the unpacking and building phase.

from docker-nginx-certbot.

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.