hodooor / Hodoor

Server side for Hodoor - Casual attendance system
GNU General Public License v3.0
8 stars 6 forks source link

Create docker image #75

Open OndrejVicar opened 7 years ago

OndrejVicar commented 7 years ago

Hodoor should be deployable as docker container.

OndrejVicar commented 6 years ago

Tests should also run inside docker including selenium tests. This could be done using fopllowing technique https://medium.com/@yiquanzhou/run-selenium-ui-tests-in-docker-container-78be98e1b52d

OndrejVicar commented 5 years ago

Image is currently beeing push to dockerhub https://hub.docker.com/r/ondrejvicar/hodoor .

@Tomik292 we should test, if this image is production ready and use it on our production server.