Closed GaProgMan closed 5 years ago
Users who consume this template will have to create their own dockerfile, should they wish to leverage the Docker container technology.
Create a dockerfile so that anyone who uses the template can instantly run the application, without the need of creating their own.
Create a switch for the template which will optionally exclude the dockerfile when a user uses it to create a new project.
Hi, I can do this!
Amazing! Thank you.
I would recommend taking a look at the dockerfile for DwCheckApi to get you started, if you like. It's a little old, but should still cover the bases.
Description
Users who consume this template will have to create their own dockerfile, should they wish to leverage the Docker container technology.
Possible Solutions
Create a dockerfile so that anyone who uses the template can instantly run the application, without the need of creating their own.
Create a switch for the template which will optionally exclude the dockerfile when a user uses it to create a new project.