Any contributions are welcomed, and they are greatly appreciated!
There are many types of contributions. The followings are the common types.
Please create a project issue! Try to be as descriptive as possible.
If you would like to contribute, fork this repository, and send a pull request.
Make sure to add the description and intent of the changes. Before submit a pull request,
run make test
from root directory to check the updated template.
- Basic knowledge of Docker environments
- relationship between Docker images and containers
- Docker container lifecycle
- create an execution environment from a single Dockerfile
- Experience with Makefile
- add commands to a Makefile.
- pass variables to a Makefile