Coder Social home page Coder Social logo

autumn1023 / dockerfiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andrealbinop/dockerfiles

0.0 3.0 0.0 146 KB

This repository contains all base Dockerfiles for Docker that I use, and are available at Docker registry.

License: MIT License

Ruby 0.23% Dockerfile 99.77%

dockerfiles's Introduction

Dockerfiles

This repository contains all base Dockerfiles for Docker that I used, published to Docker registry.

List of base images

Development

This section cover information to anyone who may contribute to this project, or wants to tweak it for its own uses.

Template-based images

For maintainability some base images are created using templates. For instance:

  • Tomcat

These images are based in docker-template project. It provides the infrastructure, parsing e generation of the Dockerfiles based in [ERB] templates. It also uses variables defined in opts.yml files to drive the templated data. For details about how to write images based in docker-template, see docker-template wiki, as its example projects jekyll-docker and envygeeks-docker.

Docker-template is not meant to handle the images as we do here. More than just processing the templates, it focus in building and pushing directly the images. We use it only as an engine to parse our templates, but we keep the resulting Dockerfiles. As we use webhooks to trigger images build and push to Docker Hub. To fill the gap, we use the docker-template-wrapper, a shell script wrapper around docker-template that allow us to manage the images just as we do here.

See docker-template-wrapper README to know how to use it.

dockerfiles's People

Contributors

autumn1023 avatar andrealbinop avatar lucianomagrao avatar rflbianco avatar

Watchers

James Cloos avatar  avatar  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.