c42b47bb56
- Add explicit --user-data-dir flag to Chrome wrapper to ensure profile data is stored in the persistent home directory - Add cont-init-home.sh script to properly initialize home directory structure on container startup with correct permissions - Ensure Chrome config directory exists before Chrome starts - Bump chart version to 0.1.13 This fixes the issue where Chrome loses authentication and settings after pod restarts by explicitly managing where Chrome stores its profile data. Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
7 lines
158 B
YAML
7 lines
158 B
YAML
apiVersion: v2
|
|
name: devcontainer
|
|
description: Antigravity Dev Container with Happy Coder AI assistant
|
|
type: application
|
|
version: 0.1.13
|
|
appVersion: "latest"
|