GithubHelp home page GithubHelp logo

btwiuse / arch Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 35 KB

😎Make Arch Great Again: Docker Hub library images based on Archlinux Multiarch

Home Page: https://hub.docker.com/r/btwiuse/arch

License: GNU General Public License v3.0

Dockerfile 100.00%
archlinux btw-i-use-arch docker multiarch

arch's Introduction

BTW I USE ARCH, in Docker

Build Status DockerHub License

Goals

  • No bloat, only most common tools are added
  • Initialize pacman keyrings at build stage, making pacman -Syu work out of the box
  • Additional package repos:
    • archlinuxcn
    • blackarch
    • btwiuse (for personal use)
    • aur (manually install yay or yaourt first)

Usage

Docker / Dockerfile

$ docker run -it btwiuse/arch
$ pacman -Syu yay

Example Dockerfile

FROM btwiuse/arch

RUN pacman -Syu --noconfirm neofetch

Kubernetes

$ kubectl run -it arch --image=btwiuse/arch
If you don't see a command prompt, try pressing enter.
[root@arch /]# pacman -Syu neofetch

GitHub Codespaces

On https://github.com/codespaces/new, open repo btwiuse/arch, then click "Create codespace"

image

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.