A buildah-script to create and run a simple c-program.
This project utilizes Buildah for creating and managing container images. It enables easy and efficient containerization of applications.
Ensure that the following software components are installed on your system:
-
Clone the repository:
git clone https://github.com/mbient/lelho-orlwd.git cd lelho-orlwd
-
Make sure all dependencies are installed.
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
Contributions are welcome! Please open an issue or create a pull request to suggest your changes.
This project is licensed under the BSD 3 License.