Duckiter will Automatically dockerize your Django projects
Duckiter Duckiter will Automatically dockerize your Django projects. Requirements : – python version : python version 3.6 or upper version – OS : – linux – MacOS – windows ( drop support ) – docker engine installed in your machine and already run through the usage of package Installation : clone project: pip install duckiter Usage : Duckiter has two individual steps: 1- initialize Dockerfile 2- build image from created Dockerfile To initialize Dockerfile (step 1) : in […]
Read more