Releases: DoktainerApp/doktainer
Release list
v0.1.4
Doktainer v0.1.4
Overview
This maintenance release focuses on stability, performance improvements, and bug fixes.
🐛 Bug Fixes
- feat(projects): auto-create default Development environment on project create
- feat(panel-access): add docker bridge proxy provisioning
- others
📦 Docker Image
docker pull doktainer/doktainer:v0.1.4📖 Upgrade Notes
Safe to upgrade directly from v0.1.3 version.
Full Changelog:
v0.1.3
🔧 Doktainer v0.1.3
Overview
This maintenance release focuses on stability, performance improvements, and bug fixes.
🐛 Bug Fixes
- perf: reduce container runtime resource spikes across builds
- fix(bug): Fixed a bug in Nginx shared multi-domain. So that when renewing SSL, it doesn't delete the other domain in one config file
- fix: sync environment editor after lazy env load #2
- fix container detail terminal isolation and working directory
- fix: detect app-installer .env files through volume mounts #2
- others
⚡ Performance
- Improve Docker event processing
🔒 Security
- Update dependencies
- Patch known vulnerabilities
📦 Docker Image
docker pull doktainer/doktainer:v0.1.3📖 Upgrade Notes
Safe to upgrade directly from v0.1.2 version.
Full Changelog:
v0.1.2
🔧 Doktainer v0.1.2
Overview
This maintenance release focuses on stability, performance improvements, and bug fixes.
🐛 Bug Fixes
- fix(bug): resolve nixpacks composer support failed to build Laravel13 of using php8.4
- fix(bug): Fixed a bug in Nginx shared multi-domain. So that when renewing SSL, it doesn't delete the other domain in one config file
- feat(update): add dynamic environment & docker network options to the app installer modal and change the style of the installed app modal
- fix(server): provision Docker CE with buildx and compose validation
- feat(projects): enable editing project info from project card
- style(ui): collapse long error messages into issue details
- fix: prevent commit sha from overriding panel version
- fix(file-manager): raise the upload route body limit, add a client-side size guard, and write uploaded content to containers in chunks to avoid oversized SSH commands.
⚡ Performance
- Improve Docker event processing
🔒 Security
- Update dependencies
- Patch known vulnerabilities
📦 Docker Image
docker pull doktainer/doktainer:v0.1.2📖 Upgrade Notes
Safe to upgrade directly from v0.1.1 version.
Full Changelog:
v0.1.1
🔧 Doktainer v0.1.1
Overview
This maintenance release focuses on stability, performance improvements, and bug fixes.
🐛 Bug Fixes
- chore(update): parser response non-json
- fix: add a timeout for deployment/rebuild and add a cancel button
- fix: randomUUID crypto change is not working after being implemented on the online server
- fix: add parser Public Suffix List for naming domain file config and fix failed to remove old legacy file config
- style: Improve web-server panel of list service card in config server modal
- refactor: simplify error formatter in web-server modal
⚡ Performance
- Improve Docker event processing
🔒 Security
- Update dependencies
- Patch known vulnerabilities
📦 Docker Image
docker pull doktainer/doktainer:v0.1.1📖 Upgrade Notes
Safe to upgrade directly from v0.1.0 version.
Full Changelog:
v0.1.0
🚀 Doktainer v0.1.0
Welcome to the first public release of Doktainer!
Doktainer is an open-source self-hosted platform designed to simplify Docker application deployment and server management through a modern and intuitive web interface.
This release marks the beginning of the Doktainer journey toward becoming a complete deployment and infrastructure management platform.
✨ Highlights
- Modern web-based management interface
- Docker Standalone integration
- Application deployment management
- Container management
- Domain management
- Reverse proxy integration
- SSL certificate automation
- Environment variable management
- Deployment logs and monitoring
- Multi-server foundation
🎯 Project Goals
Doktainer aims to provide:
- Simple self-hosted deployment experience
- Centralized server management
- Developer-friendly workflows
- Open-source and community-driven development
- Lightweight and easy-to-install infrastructure management
📦 Installation
docker pull doktainer/doktainer:v0.1.0For installation instructions and documentation:
- GitHub Repository: https://github.com/DoktainerApp/doktainer
- Documentation: https://github.com/DoktainerApp/docs
⚠️ Current Status
This is an early-stage release.
While the core functionality is available, users may still encounter bugs, missing features, or breaking changes in future releases as Doktainer evolves toward v1.0.0.
We welcome feedback, bug reports, and contributions from the community.
🗺️ Roadmap
Upcoming milestones may include:
- Enhanced multi-server management
- Git provider integrations
- Team & user management
- Backup & restore
- Monitoring improvements
- Scaling capabilities
- Additional deployment strategies
❤️ Feedback & Contributions
Found a bug or have a feature request?
Please open an issue or discussion on GitHub.
Your feedback will help shape the future of Doktainer.
🙏 Thank You
Thank you for trying Doktainer and being part of its first public release.
Happy Deploying! 🚀