Skip to content

mr-zorbot/arch-dev-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Arch Dev Container

Arch Linux container with all software I need for development.

Available software:

  • Paru: A user-friendly AUR helper for Arch Linux that simplifies package management from the Arch User Repository.
  • Neovim: An extensible, modernized version of Vim, aimed at improving usability and plugin support.
  • Fish: A user-friendly, interactive, and feature-rich shell with syntax highlighting and autocompletion.
  • Tmux: A terminal multiplexer that allows you to manage multiple terminal sessions within one window.

Installation:

  • Clone this repository: $ git clone https://github.com/mr-zorbot/arch-dev-container.git
  • Build the image: $ cd arch-dev-container/ && (podman|docker) build -t arch-dev .
  • Run the container: $ (podman|docker) run -it --rm -v $(pwd):/environment arch-dev

About

Arch Linux container with all software I need for development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published