Code Monkey home page Code Monkey logo

docker-archlinux's Introduction

Docker images of Arch Linux

Build and Deploy

Unofficial, automated Docker multi-platform images of Arch Linux for the following architectures:

Architecture Docker Platform Distribution
x86_64 linux/amd64 Arch Linux
aarch64 linux/arm64 Arch Linux ARM
armv7h linux/arm/v7 Arch Linux ARM
pentium41 linux/386 Arch Linux 32
riscv64 linux/riscv64 Arch Linux RISC-V
powerpc64le linux/ppc64le Arch POWER

Usage

To pull the Docker image, run

docker pull ghcr.io/fwcd/archlinux

If you have QEMU installed, you can also pass --platform <someplatform> (e.g. linux/arm64) to fetch the image for a specific architecture.

Footnotes

  1. The pentium4 architecture is for 32-bit CPUs that support SSE2 and the only one we support (for now). See here for a comparison of architectures supported by upstream. โ†ฉ

docker-archlinux's People

Contributors

fwcd avatar github-actions[bot] avatar

Watchers

 avatar  avatar

docker-archlinux's Issues

Signature from "Arch Linux ARM Build System <[email protected]>" is marginal trust

Hi there,

I have been using your docker images successfully for a while in github actions that I use to build some archlinuxarm packages. But since this morning, the build started failing with this type of error:

error: asciidoc: signature from "Arch Linux ARM Build System <[email protected]>" is marginal trust
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Do you want to delete it? [Y/n] 
:: File /var/cache/pacman/pkg/asciidoc-10.2.0-4-any.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
Errors occurred, no packages were upgraded.

(see a full build log here for instance: https://github.com/Marcool04/aarch64_builder/actions/runs/7073772589/job/19254094876 and for comparison's sake, a successful one from the previous day: https://github.com/Marcool04/aarch64_builder/actions/runs/7067021893/job/19239833420)

I wonder if, somehow, when using archlinuxarm, this line here:

pacman-key --populate && \
shouldn't have something like pacman-key --populate archlinuxarm ? I have tried adapting my build script (notably here: https://github.com/Marcool04/pkgbuilds/blob/main/with-builder-user) to do that later on, but the runner still fails.

I realize you have made no recent changes that would have caused this, but I'd be grateful for your input as to what might be causing this.

Thanks in advence.
Best regards
Mark.

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.