summaryrefslogtreecommitdiff
path: root/sw-server/Dockerfile
Commit message (Collapse)AuthorAge
* Attempt at fixing PORT substitution for herokujoffrey-bion2021-01-28
|
* Fix PORT variable substitution in Dockerfilejoffrey-bion2021-01-28
| | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/77
* Upgrade to Java 15joffrey-bion2020-12-12
|
* Push Docker image to Heroku, remove Travis CIjoffrey-bion2020-12-12
|
* Use port 80 in docker imageJoffrey Bion2020-09-05
| | | | This makes it easier to use on Google cloud (host network mode)
* Dockerize serverJoffrey Bion2020-05-24
bgstack15