This project is not aimed at public consumption. It exists to support the development of SICZ containers.
Makefiles supporting Docker image development.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You should have GNU make installed.
Clone GitHub repository to your working directory:
git clone https://github.com/sicz/Mk
Create a new Docker image directory:
make create NAME=my-docker-image
Read carefully and adjust all files in your new Docker image directory.
- Petr Řehoř - Initial work.
See also the list of contributors who participated in this project.
This project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details.