PromucFlow_constructor/app/server/entrypoint.sh
Arpit Mohan 8fbf61502f Creating dockerfile that creates the server image.
Also modifying .gitlab-ci file to push docker image to the registry
2019-11-14 12:50:37 +00:00

2 lines
72 B
Bash
Executable File

#!/bin/sh
java -Djava.security.egd="file:/dev/./urandom" -jar server.jar