Fixed docker build and implemented automatic creation of JWT signing keys on platforms with OpenSSL (it needs to be on the PATH)

This commit is contained in:
Daniel García
2018-02-17 01:13:02 +01:00
parent 7a3308200a
commit d5486670d8
4 changed files with 86 additions and 45 deletions

View File

@ -9,13 +9,9 @@ data
.idea
*.iml
# Git and Docker files
# Git files
.git
.gitignore
.gitmodules
Dockerfile
docker-compose.yml
.dockerignore
# Documentation
*.md