Giter Club home page Giter Club logo

gantoo's Introduction

Gantoo

A Gentoo glibc/musl based container image to dynamically/statically build Common Lisp applications.

Pushed to Docker Hub

Why?

  • Alpine sometimes has missing static libraries (.a)
  • Alpine sometimes dynamically link their libraries a little too much (ex: imagemagick with X11)
  • Alpine sometimes has some packages missing (sometimes for a good reason but…)
  • If possible I don’t want to write custom build scripts for each new library I use

Dev Notes

  • Portage not included in the image. You will need to emerge-webrsync (might be with the snapshot date of the build, see Dockerfile)
  • VIDEO_CARDS= set to empty to skip driver compilation
  • using an actions/cache fork to save cache (binpkgs) even on failure
  • Faked ID=alpine on /etc/os-release to make github action runner happy and use a musl based “node” image

See also

gantoo's People

Contributors

azimut avatar

Watchers

 avatar

gantoo's Issues

use x86 (32bit) musl image

They should be even more portable, use less memory and smaller (?)

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.