ethanmoffat / etheos

[Eth]an's [E]ndless [O]nline [S]erver - fork of eoserv project
zlib License
13 stars 8 forks source link

Add dockerfile and docker build/push to azure pipelines #30

Closed ethanmoffat closed 3 years ago

ethanmoffat commented 3 years ago

Build pipeline will automatically push and tag a docker image with the build version number. Non-CI builds will tag dev/branchname, CI builds will tag test/branchname (for eventual deployment to kubernetes)

Includes these additional changes: