Skip to content

feat(docker): add make docker target - #3

Merged
jcleal merged 1 commit into
mainfrom
feat/ai-aliases-tests
Aug 3, 2026
Merged

feat(docker): add make docker target#3
jcleal merged 1 commit into
mainfrom
feat/ai-aliases-tests

Conversation

@jcleal

@jcleal jcleal commented Aug 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds Dockerfile — Ubuntu 24.04 image with all dotfiles tools (zsh, neovim, starship, tmux, gh, fzf, ripgrep, jq, awscli)
  • Adds make docker — single command that extracts CBA certs, builds the image, and drops into an interactive zsh shell with the dotfiles mounted live
  • Adds bin/extract-cba-certs.sh — extracts CBA Prisma proxy certs from macOS System keychain so the container can reach the internet through the CBA proxy
  • Adds .dockerignore — excludes .git and dist/ from the build context
  • Updates .gitignore — ignores dist/cba-certs/

Usage

make docker

🤖 Generated with Claude Code

Adds Dockerfile + make docker — extracts CBA certs, builds, and drops
into an interactive zsh shell with the dotfiles mounted live.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jcleal
jcleal merged commit c8a6fd9 into main Aug 3, 2026
1 check passed
@jcleal
jcleal deleted the feat/ai-aliases-tests branch August 3, 2026 05:38
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