1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-07 03:53:41 +05:30
Commit Graph

2 Commits

Author SHA1 Message Date
Pratik Tripathy 8498348fcf feat(snippet): Snippet for Dockerfile for rust app
- With sccache & cargo-chef for faster builds
- Docker cache-mount
- Auto copy required shared-libraries to final image
- Use debian 13 base image to use glibc & NOT musl
- CA certs, zoneinfo, nsswitch copied to final image
2025-10-28 21:45:27 +05:30
Pratik Tripathy 11dfad34f7 feat(neovim): Custom snippet configuration for Docker & Rust
- VS code format snippets for Docker & Rust
- Blink.nvim configured to pick custom snippets automatically
2025-08-04 11:11:10 +05:30