Skip to content

Commit

Permalink
Add README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
alee-ntap committed Nov 2, 2023
1 parent 88c00a0 commit 31ad14e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Project Name: gardenlinux/package-build

## Description
This project is part of the gardenlinux organization on GitHub and focuses on package building for GardenLinux system.

It contains:
- `bin/`: This folder contains executable scripts installs into the container.
- `container/`: This folder contains container-related files that define images and configurations.
- `*.containerfile`: These files define container images.
- `conf/`: This folder contains containers configurations on installed packages list and native container setup.
- `conf/`: This folder contains general configuration files.
- `misc/`: This folder contains miscellaneous files related to the project.
- `scripts/`: This folder contains scripts for it's github actions workflow.

0 comments on commit 31ad14e

Please sign in to comment.