You are not logged in.

#1 2023-06-23 12:26:41

mwoodpatrick
Member
Registered: 2023-05-14
Posts: 14

archlinux devcontainers

I am interested in using archlinux based devcontainers for my development but it seems like there are very few examples of archlinux based devcontainers and devcontainer features and am wondering why this is. Most appear to be ubuntu/debian/alpine based. I am interested in finding out if there are any efforts underway to develop archlinux based devcontainers/features.

Offline

#2 2023-06-23 13:30:25

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,484
Website

Re: archlinux devcontainers

There's this, but this doesn't seem to be the same as what I found from a quick search for "devcontainer".  The later seems to bundle the editors and other tools used to work on the code - which I certainly don't get.  If one is writing C code, it shouldn't matter what editor you use and one should not need to install your preferred text editor to open / modify the code.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2023-06-23 13:30:49

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,285

Re: archlinux devcontainers

There's an official docker image - https://hub.docker.com/_/archlinux/ - and a  corresponding image repo: https://gitlab.archlinux.org/archlinux/archlinux-docker , what exactly are your expectations/examples/whatever of "archlinux based devcontainers"

Offline

#4 2023-06-23 14:01:32

mwoodpatrick
Member
Registered: 2023-05-14
Posts: 14

Re: archlinux devcontainers

I'm aware of and using the base image. I was trying to understand what folks in the archlinux community are doing with archlinux based dev containers and if there is a repository of devcontainer features similar to those in https://github.com/devcontainers/features/tree/main/src which mainly appear to be applicable to ubuntu/debian based images.

Offline

Board footer

Powered by FluxBB