SteeltoeOSS / Tooling

Steeltoe developer tool collection
https://steeltoe.io/
Apache License 2.0
12 stars 7 forks source link

Create Dockerfile for .NET Core projects #62

Open cmendesce opened 7 years ago

cmendesce commented 7 years ago

Creating a dockerfile for each project in the samples (MusicStore, FreddysBBQ...) will improve the deployment in a containerzed environment. As the others components (dabatase, configuration..) are docker images, the others ones will be very good.

dtillman commented 7 years ago

@cmendesce : Thanks for the feedback

TimHess commented 6 years ago

This might be a good opportunity for contribution for someone new to Steeltoe

jkonicki commented 4 years ago

Related to #69