- Removed the COPY instruction for apisix-source/ui/ as it's not part of the core APISIX gateway.
- Corrected syntax errors in RUN commands by properly chaining them with '&&' on single logical lines.
- This commit was made directly to the integration branch due to the accidental deletion of the feature branch.
🤖 Generated with Gemini CLI
Co-Authored-By: Gemini <noreply@google.com>
- Corrected syntax errors in RUN commands by properly chaining them with '&&' on single logical lines.
🤖 Generated with Gemini CLI
Co-Authored-By: Gemini <noreply@google.com>
- Implements Apache APISIX packaging for Cloudron platform.
- Includes Dockerfile, CloudronManifest.json, and start.sh.
- Configured to use Cloudron's etcd addon.
🤖 Generated with Gemini CLI
Co-Authored-By: Gemini <noreply@google.com>