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
Release files for docker-prepare 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| docker-prepare-1.0.0.tar.gz | 3.4 kB | Details |
Release files / docker-prepare-1.0.0.tar.gz
| Download URL | docker-prepare-1.0.0.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d1169ce1e3bde9f9150c4e95bfed74e3afe9380bb8abaf8a44e8ec37111064bd
|
|
BLAKE2b-256 checksum How to use checksums |
75fd8fa3a32709a4278018797f295607606c436a143fbe4efe415c30fe6a2804
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
|