Sign inSign up

lenra/dofigen

By lenra

•Updated 3 months ago

Dofigen is a Dockerfile generator using a simplified description in YAML or JSON format

Image
Developer tools
0

4.2K

lenra/dofigen repository overview

Stargazers Issues MIT License

⁠Dofigen

Dofigen is a Dockerfile generator using a simplified description in YAML or JSON format. It defines default values and behaviors that simplify the creation of Dockerfiles.

Dofigen is also made to use the Buildkit, which is now the default Docker build engine, optimizations that speed-up the Docker image build by parallelizing the layer builds.

A french DevOps said about it:

C'est une bouffée, Dofigen, dans ce monde de con...teneurs.

Report Bug⁠ · Request Feature⁠

⁠Getting Started

Use it with Docker

You can run Dofigen directly from its Docker image with the following command:

docker run --rm -it -v $(pwd):/app lenra/dofigen --help

See the full documentation on the GitHub repository⁠.

Tag summary

Content type

Image

Digest

sha256:ec99ef388…

Size

2 MB

Last updated

7 months ago

docker pull lenra/dofigen