Skip to content

[Feature]: Update Dockerfile and set up a docker hub page #42

@vladoatanasov

Description

@vladoatanasov

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.

  • Dockerfile needs to be changed to reflect changes in config settings.
  • Setup a docker hub page with instructions on how to run the image.
  • Create a release branch. The default main branch will be merged in release when a new OpenTalaria release is prepared.
  • Setup CI to publish the docker image from release branch and create a version tag.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions