Commit Graph

5 Commits

Author SHA1 Message Date
Erin Grasmick 6791bef6dc change backend dockerfile 2020-07-15 17:31:29 +02:00
Erin Grasmick 986ff38e4e docker compose changes 2020-07-15 14:06:21 +02:00
Maciej Hirsz 48e7aa4306 WIP: reworking docker 2020-07-02 15:03:14 +02:00
Daniel Maricic b665555de6 working backend on docker (#226)
* working backend on docker

refactor of the dockerfiles to be more readable and independent.
full build of the backend (release only) within docker

* read `PORT` to u16

* Only need one `PORT` in the new backend

Co-authored-by: Maciej Hirsz <1096222+maciejhirsz@users.noreply.github.com>
2020-02-07 18:27:25 +01:00
Marko dfaabac0df Created a Dockerfile & docker-compose so theres no need to run in separate terminals (#111)
* docker file & docker-compose

* Readme & spelling corretions

* undoing formatOnSave changes

* more changes to readme
2019-02-21 16:41:24 +01:00