Skip to content

mbient/lelho-orlwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lelho-orlwd

A buildah-script to create and run a simple c-program.

Introduction

This project utilizes Buildah for creating and managing container images. It enables easy and efficient containerization of applications.

Prerequisites

Ensure that the following software components are installed on your system:

Installation

  1. Clone the repository:

    git clone https://github.com/mbient/lelho-orlwd.git
    cd lelho-orlwd
  2. Make sure all dependencies are installed.

Usage

To run the Buildah script, use the following commands:

  • To execute the default target (clean and build):

    make
  • To run only the build target:

    make build
  • To run the clean target:

    make clean

Contributing

Contributions are welcome! Please open an issue or create a pull request to suggest your changes.

License

This project is licensed under the BSD 3 License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published