/builder

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

Primary LanguagePython

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