Binary Distribution Repository
This repository contains release binaries, installation scripts, and documentation for GlinrDock, a lightweight container management platform. The source code is maintained in a separate private repository.
curl -fsSL https://github.com/GLINCKER/glinrdock-release/releases/latest/download/install.sh | sudo bash
Download the appropriate binary for your platform from the releases page.
- Linux (x86_64, ARM64)
- macOS (Intel, Apple Silicon)
📖 View Full Documentation - Complete installation and usage guide
- Quick Start Guide
- Linux Installation
- Docker Installation
- Uninstall Instructions
- Security Policy
- FAQ
- Troubleshooting
- Linux kernel 3.10+ or macOS 10.15+
- Docker Engine 20.10+
- 512MB RAM minimum (2GB recommended)
- 1GB available disk space
- Issues: GitHub Issues
- Security: See Security Policy
This repository contains multiple components with different licensing terms:
- GlinrDock Controller Binary: Proprietary software (see EULA.md)
- Installation Scripts & Automation: MIT License (see LICENSE-SCRIPTS)
- Documentation: CC BY 4.0 (see LICENSE-DOCS)
- Third-Party Components: See THIRD-PARTY-ATTRIBUTIONS.md
See LICENSE for complete licensing information.
Important: The GlinrDock controller binary (glinrdockd) is proprietary software owned by GLINCKER LLC. This repository provides only the binary distribution, installation tools, and documentation under permissive licenses. The controller source code is maintained separately and is not open source.