Git Product home page Git Product logo

gentoo-env's Introduction

A friendly Gentoo Linux docker environment

  • based on the gentoo/stage3:latest image
  • images are built weekly for platforms:
    • linux/amd64
    • linux/arm64
    • linux/riscv64
  • additional packages:
    • app-editors/neovim
    • app-misc/tmux
    • app-portage/eix
    • app-portage/gentoolkit
    • app-portage/nattka
    • app-portage/tatt
    • app-shells/zsh
    • app-shells/zsh-completions
    • app-shells/zsh-syntax-highlighting
    • app-shells/gentoo-zsh-completions
    • app-text/tree
    • dev-build/cmake
    • dev-build/meson
    • dev-build/ninja
    • dev-java/openjdk-bin (not available on riscv64)
    • dev-lang/go
    • dev-lang/rust-bin
    • dev-util/checkbashisms
    • dev-util/pkgdev
    • dev-util/pkgcheck
    • dev-vcs/git
    • net-libs/nodejs (temporarily disabled for riscv64)
    • net-misc/curl
    • sys-devel/clang
    • sys-app/fd (not available on riscv64)
    • sys-app/ripgrep
    • dev-util/shellcheck-bin (not available on riscv64)
    • and all bdeps of above packages
  • default shell is zsh
    • with Vi editing mode (comment out line 10 and 11 of file ~/.zshrc to back to Emacs editing mode)
    • alias vim to nvim
    • alias ls to ls --color=auto
  • if you are using it in an interactive scenario, you can install the nvim plugin by executing the following command:
    nvim --headless +PlugInstall +qa
  • something others

gentoo-env's People

Contributors

bekcpear avatar

Stargazers

Petrus avatar

Watchers

 avatar  avatar

gentoo-env's Issues

TODO

  • upload emerge fail log as artifacts

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.