Releases: tarampampam/indocker-app
Releases · tarampampam/indocker-app
v1.2.3
v1.2.2
What's Changed
- Fixed a domain name where TLS cert is hosted (
pages.dev
tox-cert.indocker.app
)
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- GitHub Actions have been updated
- The Docker image is now based on the
alpine
image - The custom plugin
docker-info
has been removed - Traefik updated up to
v3.2
- The SSL certificate is no longer built into the image. Instead, it is downloaded each time the image starts (via the Docker entrypoint script) to avoid requiring a Docker image update when the TLS certificate is renewed
Full Changelog: v1.2.0...v1.2.1
v2.0.0-alpha1
Full Changelog: v1.2.0...v2.0.0-alpha1
v1.2.0
What's Changed
- Added possibility to mount any user-defined config file for the traefik (in the
/etc/traefik/dynamic
directory)
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Update index.html chore(ci): Automate rebuilding (#3) fix(frontend): Typo fixed
v1.0.0
ci: workflow files have been updated