Giter Club home page Giter Club logo

gentoo-containers's Introduction

Gentoo on steroids

Based on official Gentoo stage3 of amd64-nomultilib-systemd-mergedusr plus hardened profile.

Features:

  • All binaries are optimized for your CPU microarchitecture. Currently x86-64-v2 and x86-64-v3 are supported.
  • Globally compiled with lto, pgo, graphite USE flags for utmost performance.
  • Added essential utilities (i.e. tree, git, jq, htop, tmux, bash-completion..etc) in base image. Here is full list of added packages.
  • Keyword updated to ~amd64 offering latest, greatest and stable packages from Gentoo repos.
  • Automated deployment and testing methods resuting in faster image updates
  • All images are tagged with semantic versioning and base image's version (i.e. 2024.02.20)
  • Most images are compatible with official images of that project (e.g. gento-redis)
  • Save storage and bandwidth by less frequent base image updates (changes on toolchain upgrades which is like >3 months)
  • Recompiled whole official stage3 with --emptytree to make sure every package is optimized.
  • Well organized skeleton (boiler-plate) directory structure for /etc/portage

FAQs:

  1. How do I know which microarchitecture my CPU has?
  • Running /lib*/ld-linux-x86-64.so* --help | grep -i supported will show all supported microarchs by your CPU. If that doesn't work try curl -sL https://raw.githubusercontent.com/HenrikBengtsson/x86-64-level/develop/x86-64-level | bash -s - --verbose

gentoo-containers's People

Contributors

rahilarious avatar

Watchers

 avatar

Forkers

perivarlura

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.