Tags give the ability to mark specific points in history as being important
-
2.6.1
Release: Release 2.6.130372925 · ·- Updated Swift toolchain: 5.10 -> 6.2.1 - Misc DockerSwiftAPI library updates which fix various bugs in communicating with Docker - Force clean images after building
-
2.6.0
Release: Release 2.6.0cf8dc4d9 · ·- Updated the underlying library used to run Docker actions: the new versions is more robust and fixes a long standing issue with some Minecraft builds hanging. - Updated Swift toolchain: 5.8 -> 5.10 - Cleaned up logic to push images to DockerHub after building.
-
2.5.0
Release: Release 2.5.0587fa9eb · ·- Users can specify custom JVM arguments in the jvm_args.txt file. - Users can specify custom Minecraft server arguments to attach to the startup script. - Fixed bug with tagging the latest docker image when building specific mod loader versions.
-
2.4.0
Release: Release 2.4.0173539d3 · ·- Ability to specify the mod loader version when building modded images. - Added `max-tick-time` and `max-world-size` to the server properties. - Added support for builds requiring java 22, 23, and 24.
-
2.3.0
Release: Release 2.3.0823c4882 · ·- Added support for NeoForged mod loader. - Added support for Quilt mod loader (beta).
-
2.2.0
Release: Release 2.2.0cc5c6a61 · ·- Java versions are determined automatically. New support will be smoother this way. - Updated docker dependency.
-
2.1.1
Release: Release 2.1.1c4f320e8 · ·- Images won't be pushed to the remote if they have the same ID (cached builds). - Run command now supports cleaning the container artifacts after it is stopped. - Reduced the timeout for cached builds (forge workaround implemented in version 2.1.0) to 2 minutes to speed up bulk builds.
-
2.1.0
Release: Release 2.1.0e993a800 · ·- Tag latest for versions other than vanilla and in bulk builds. - Run command to start new containers from the built images. - Removed list command in favor of `--list` argument in the download command. - Fix for hanging `forge` builds.
-
2.0.0
Release: CLI Tools - v2.0.0a1594600 · ·Support for all the same features and more, the Swift CLI version builds on Mac or as a Docker image. You can list, download, and build Minecraft containers for vanilla, fabric, and forge versions of the game.
-
1.0.0
83d5ef44 · ·Build Minecraft Docker images with a simple Python setup. Legacy, no longer supported.