Aidan Marlin

Results 4 comments of Aidan Marlin

I updated the MySQL settings in the application.yml file ( https://github.com/streamaserver/streama/blob/790f380223e04d225805c9607f01b5c49da01884/grails-app/conf/application.yml ) and placed in /config/ directory. I then launch the JAR like so: ```java -Dspring.config.location=/config/ -Dgrails.env=mysql -jar streama.jar```

Quick and dirty Dockerfile and Hub image for reference. https://hub.docker.com/r/rascal999/houdini https://github.com/rascal999/HOUDINI-docker

Can confirm this issue while trying to use docker.

Using node:14 instead of 16 fixed the docker build.