Skip to content

alterego-labs/dockerization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dockerization

                    ##        .            
              ## ## ##       ==            
           ## ## ## ##      ===            
       /""""""""""""""""\___/ ===        
  ~~~ {~~ ~~~~ ~~~ ~~~~ ~~ ~ /  ===- ~~~   
       \______ o          __/            
         \    \        __/             
          \____\______/                
 
          |          |
       __ |  __   __ | _  __   _
      /  \| /  \ /   |/  / _\ | 
      \__/| \__/ \__ |\_ \__  |

Docker provide for us incredible and amazing architecture to be able very fast develop and deploy not only specific application but the whole supporting infrastructure as well.

This repo contains simple examples of dockerfiles that can be used as starting point to dockerize your applications. Each dockerfile contains only common configuration which will be enough to start. All another specific configuration must be provided separately in each project.

Enjoy!

Dockerfiles

elixir/Dockerfile

Simple config for launching container for Elixir projects.

mysql/b2d

Example configuration to running mysql container in boot2docker when you provide volume for storing data outside of the container.

About

Simple examples of Dockerfiles to start easy with some programming languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages