request-yo-racks / api

A REST API for the Request-Yo-Racks projects.
https://api.requestyoracks.org
MIT License
0 stars 4 forks source link

Create a Dockerfile #17

Closed rgreinho closed 6 years ago

rgreinho commented 6 years ago

Description

Creates a Dockerfile that will be used for releases. This image uses the multistage build feature to considerably reduce the size of the final artifact.

Drive-by:

Motivation and Context

Creating an image that could be promoted from dev to staging, to production.

How Has This Been Tested?

Manually.

Screenshots (if appropriate)

Types of changes

Checklist