Skip to content

Releases: hexlo/terraria-server-docker

v1.4.4

Choose a tag to compare

@hexlo hexlo released this 28 Sep 18:21
  • Updated to the Labor of Love update 1.4.4.
  • Using multi-stage docker to end up with significantly smaller image.
  • Refactored the Worlds directory inside the container. (If you have a previous version's docker-compose file, you will have to adjust it.)

v1.2.1.0

Choose a tag to compare

@hexlo hexlo released this 30 Mar 02:58
  • Using rockylinux as base image. Replacing ubuntu:focal.
  • Added an example for the docker-compose file.

v1.2.0.0

Choose a tag to compare

@hexlo hexlo released this 23 Mar 01:23

Refactored the code for better readability. Remade the README. Created custom scripts for version scraping. Better CI/CD pipeline for automatic builds.