Features
- Beta Docker Compose support! 🚀
- Smart search for new Services.
- Inject git sha into building phase for applications.
Improvements
- Update docker binary to 20.10.18.
- Added
aarch64
version for GCP ARM servers.
Fixes
- Removed another ~70MB of memory usage. 🤯
- Appwrite compose fixed.
- GitLab authentication fixed.
- Huge docker-compose file fails during remote docker engine.
Community
- Able to develop Coolify inside docker container (
pnpm dev:container
). You do not need to install anything on your host system (except Docker Engine). 🎉 - Contribution guide updated.