Skip to content

abcang/coreos-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coreos-packages

Build the package using docker and install it on Fedora CoreOS.

Supported packages

  • htop
  • tmux
  • zsh

Usage

Clone this repository.

git clone https://github.com/abcang/coreos-packages.git
cd coreos-packages

Run with the package and prefix to install.

./install.sh [package] [prefix]

Example:

./install.sh zsh /var/home/abcang/local

If you want to use docker instead of podman, set the command to DOCKER.

DOCKER=docker ./install.sh

License

Public Domain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published