#docker
- Optimized Dockerfile for Rust
A simple Dockerfile for a Rust project that caches dependencies and uses a minimal Debian image.
- Environment Variables in GitHub Docker build-push-action
A basic pattern for passing environment variables to the docker/build-push-action from a GitHub secret.
- Docker Buildx, GCR, and GitHub Actions Guide
Authenticate and push to Google Container Registry (gcr.io) from GitHub Actions using the docker/build-push-action and Google Cloud Auth.