v0.3.56
·
82 commits
to personal-main
since this release
Docker Images
This release includes the following Docker images:
ghcr.io/GoToBoy/glean-backend:v0.3.56ghcr.io/GoToBoy/glean-worker:v0.3.56ghcr.io/GoToBoy/glean-web:v0.3.56ghcr.io/GoToBoy/glean-admin:v0.3.56
Quick Start
# Download docker-compose.yml
curl -fsSL https://raw.githubusercontent.com/GoToBoy/glean/main/docker-compose.yml -o docker-compose.yml
# Start Glean
docker compose up -d
# Access at http://localhostSee README for full documentation.
Full Changelog: v0.3.55...v0.3.56