Contact Details
No response
Description
Current Dockerfile won't build as it is referencing the old server.properties config flie. Copying a config file inside the docker container is not the most flexible solution, a better one is to provide the config through a mount point or set up the environment via env variables, which is already supported by Viper.
Code of Conduct
Contact Details
No response
Description
Current Dockerfile won't build as it is referencing the old
server.propertiesconfig flie. Copying a config file inside the docker container is not the most flexible solution, a better one is to provide the config through a mount point or set up the environment via env variables, which is already supported by Viper.mainbranch will be merged inreleasewhen a new OpenTalaria release is prepared.releasebranch and create a version tag.Code of Conduct