Skip to main content

Docker-prepare is a tool for generating Dockerfile from a combination of templates

Project description

Docker-prepare is a tool for generating Dockerfile from a combinaisons of templates

Note

This project is currently in development.

A better documentation and testing scripts will be added in the next release.

Quick start

# Installation
pip install -U docker-prepare
# Usage
docker-prepare --input Dockertemplate --output Dockerfile
docker-prepare --input Dockertemplate --output Dockerfile --env_file .env --env_file .env.local
# Dockertemplate
{% include "Dockertemplate.base" %}
{% include "Dockertemplate.core" %}

Contributors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

docker-prepare-1.0.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page