Skip to content

akretion/docky

 
 

Repository files navigation

Introduction

docky : Make docker and docker compose simply !

History

This project was initialy created for building odoo environments without effort based on docker-compose and docker

Step by step we make it generic and now we use it for our rails, ruby developpment

How it works

Docky is depend on docker-compose and use exactly the same file (so you can move from docker-compose to docky and vice-versa without any effort)

Docky just make docker-compose simplier and integrate a default docker-compose file generator

Automatic Proxy

When doing dev is quickly a mess to manage the port of your container, docky integrate a proxy (a basic docker image : https://github.com/akretion/docky-proxy/)

That will generate for you a local domain .dy that will make your container accesible, for example with a project call my customer: you have a domain my-customer.dy

Getting Started

READ the documentation: Docky documentation

About

Docky - Helper for docker-compose mainly used in odoo context

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 15

Languages