Coder Social home page Coder Social logo

perivarlura / gentoo-containers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rahilarious/gentoo-containers

0.0 0.0 0.0 102 KB

Containerfiles (or Dockerfiles) for building Gentoo and applications with ~amd64, different micro architecture levels and added useful utilities

Shell 22.48% Dockerfile 77.52%

gentoo-containers's Introduction

Gentoo for GenZ

This is based on official Gentoo stage3 of amd64-nomultilib-systemd-mergedusr

Features

  • Keyword updated to ~amd64
  • Ready-made directory structure for /etc/portage
  • Optimized for x86-64-v2 and x86-64-v3 microarchitectures
  • Globally compiled with lto, pgo, graphite USE flags
  • Recompiled whole stage3 from scratch so that every package is optimized.
  • Essential utilities added (htop, tmux, bash-completion..etc)

Usage

  • Mandatory flags: --mount type=tmpfs,tmpfs-size=75%,destination=/tmp --mount type=tmpfs,tmpfs-size=75%,destination=/var/tmp
  • Optional but recommended flags: --volume gentoo_repos:/var/db/repos --volume gentoo_distfiles:/var/cache/distfiles --volume gentoo_binpkgs:/var/cache/binpkgs
  • Which image tag to use depends on microarchitecture level of CPU. Run this command to know. /lib*/ld-linux-x86-64.so* --help | grep -i supported, if that doesn't work for some reason, use curl -sL https://raw.githubusercontent.com/HenrikBengtsson/x86-64-level/develop/x86-64-level | bash -s - --verbose

gentoo-containers's People

Contributors

rahilarious avatar

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.