Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

callumj/docker-boilerplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfile boilerplates

Build Status

A community contributed source for Dockerfiles built for your language or framework. Feel free to open a PR and contribute new Dockerfiles or improvements.

Status: currently a work in progress. Feel free to submit Dockerfiles!

Does it work?

We ensure every example works by requiring each example to be tested using make test. You can see the test structure in each sub Makefile.

Contents

  • Ruby
    • Rails 5.1
    • Rails API 5.1
  • Go
    • Building and running a Go web server using Docker's multi-stage builds
  • Node
    • Web server with Express
    • Webpack with a slim image, built and saved to local machine
  • Python
    • Web server with Flask & Gunicorn

About

A collection of Dockerfile resources for various languages and frameworks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published