-
v2022.11.3e0feff44 · ·
Version 2022.11.3 Fix "Bind for 0.0.0.0:SOME_PORT failed: port is already allocated"-error that happens when multiple images use identical port-mappings. Now, we `expose:` ports (which does *not* happen host-wide) and use `ports:` with static binding for local development and random binding for use with portainer (or other docker-compose hosting solutions).
-
v2022.11.2e225a365 · ·
Version 2022.11.2 Minimal changes were implemented to streamline the deployment process and make it easier to use this project as template for other projects.
-
v2022.11.1a215dc26 · ·
Version 2022.11.1 This is a maintenance release: minimal changes were implemented to make the deployment process work outside the k8s cluster and instead with docker-compose.
-
v2020.02.1893508b7 · ·