th-schwarz / DynDRest

DynDRest is a simple REST-service for dynamic DNS.
MIT License
4 stars 1 forks source link

Dockerize #3

Closed egmont1227 closed 1 year ago

egmont1227 commented 1 year ago

Adds docker support (Dockerfile & README) to DynDREST

egmont1227 commented 1 year ago

@th-schwarz unfortunately, you did not merge this. Was this on purpose? Do you like to give a reason not to do?

th-schwarz commented 1 year ago

Hi @egmont1227, thanx for your comment. I didn't realize that I've closed this ticket without a comment, SORRY. i must admit, i have little idea about docker. If I'm right, it's mostly configuration stuff, right? For this reason, i prefer to document this in the wiki, with a prominent hint and link in the README. Having docker specific config files is src/test/resources doesn't make sense for me, because nobody sees it.

You are very wellcome to make a pull-request for the wiki. Thanx a lot in advance.