Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 of 5 tasks
vladoatanasov opened this issue Mar 26, 2025 · 0 comments
Open
1 of 5 tasks

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

vladoatanasov opened this issue Mar 26, 2025 · 0 comments
Assignees

Comments

@vladoatanasov
Copy link
Collaborator

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants