Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bingtsingw/nestjs-docker-cache-demo


https://github.com/bingtsingw/nestjs-docker-cache-demo

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# nestjs-docker-cache-demo

## demonstration

- multi-stage Dockerfile, using pnpm with full [docker build cache](https://pnpm.io/cli/fetch).
- use github action's caching mechanism for docker building.