Coder Social home page Coder Social logo

miaochangjian / derrick Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aliyuncontainerservice/derrick

0.0 1.0 0.0 19.35 MB

๐ŸณA tool to help you dockerizing application in seconds

Home Page: https://alibaba.github.io/derrick/

License: Apache License 2.0

Python 100.00%

derrick's Introduction

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. You can simply use Derrick to set up 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.

Language Support

NodeJs,Python,Java,Golang,PHP.

Framework and Build tool Support

Here is the list of frameworks passed the tests.If you want more frameworks or can not dockerize application,please submit a issue.

  • Java (maven)
    • springcloud
    • springboot
  • PHP (composer)
    • Laravel
    • Lumen
    • ThinkPHP
    • Symfony
  • PYTHON (pip or setup)
    • flask
    • Django
  • Golang (tools by vendor)
    • Gin
    • Beego
  • NodeJs (npm)
    • Express
    • Sails

Documentation

Installation

Requirements:
Python(Necessary and above 2.7.10 or python3.4) ,Compose(Recommend) ,Docker(Recommend and 17.06 is better)

Linux/mac

sudo pip install -i https://pypi.python.org/simple  python-derrick

Windows

Download Derrick zip file , unzip it and config the system path.

Demo

License

This software is released under the Apache 2.0 license.

derrick's People

Contributors

ringtail avatar denverdino avatar binblee avatar ibigbug avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.