Skip to content

feat: add Docker support#3

Merged
UltraInstinct0x merged 1 commit intomainfrom
feature/ultrainstinct0x-docker
Dec 28, 2025
Merged

feat: add Docker support#3
UltraInstinct0x merged 1 commit intomainfrom
feature/ultrainstinct0x-docker

Conversation

@UltraInstinct0x
Copy link
Copy Markdown
Owner

Summary

  • Multi-stage Dockerfile for minimal image size
  • ARM64 support for Oracle Cloud Ampere
  • docker-compose.yml with volume mounts for credentials/sessions
  • docker-compose.override.yml.example with Tailscale sidecar
  • Health check endpoint integration

Test Plan

  • docker build succeeds
  • docker-compose up works
  • Gateway accessible on port 18789

🤖 Generated with Claude Code

- Multi-stage Dockerfile for minimal image size
- ARM64 support for Oracle Cloud Ampere
- Non-root user for security
- Health check endpoint
- docker-compose.yml with volume mounts for persistence
- docker-compose.override.yml.example with Tailscale sidecar
- .dockerignore for efficient builds
@UltraInstinct0x UltraInstinct0x merged commit 9180e4b into main Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant