Skip to content

qml2code/dofimak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dofimak

Dockerfilemaker (dofimak) is an utility for hassle-free dockerfile making.

🔧 Installation

Clone the repository

git clone [email protected]:qml2code/dofimak.git

If GNU make is installed use

make install

Otherwise, if pip is installed use

pip install .

🔴 USER WARKING

During installation of private git repositories the package asks for account names and passwords for the repositories' retrieval. These data is used to contruct Dockerfile, which the package removes automatically with the wipe command. Make sure that Dockerfile is deleted afterwards!

💻 Environment variables

  • DOCKFMAKER_SPECS - colon-separated list of directories where Dockerfile specifications are held. The package automatically adds to those the current directory and dofimak/specifications package directory.

About

Utility for automated dockerfile creation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published