ronsengupta / builder

A sample to show how to use Docker to build, test and push artifacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a sample used to demonstrate how to use a Docker container to build, test and push artifacts (a Docker Image in this case) from a simple Python-Flask sample. The code is accompanying the post

About

A sample to show how to use Docker to build, test and push artifacts


Languages

Language:Python 69.0%Language:Shell 31.0%