Skip to content

ibigbug/derrick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Derrick

PIP release Platform Language GitHub release License Build Status Codecov

Derrick is a tool to help you dockerizing application in seconds. Derrick focus on the developer's workflow in local development environment. Derrick will inspect your workspace and generate Dockerfile, docker-compose.yml, Jenkinsfile, etc. for you. You can simply use Derrick to stream line your DevOps process in container way smoothly.

Using Derrick is very simple:

  1. derrick init to dockerize your application based on Derrick.
  2. derrick up to build your application to a Docker image and run in local.
  3. Use your favorite text editor to modify the Dockerfile or some others and run your application in local.
  4. Integrate into your workflow and have fun.

Documentation

Installation

pip install python-derrick

License

This software is released under the Apache 2.0 license.

About

🐳A tool to help you dockerizing App in seconds

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%