Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaabramov/nestjs-docker
Example for Dockerizing NestJS appication
https://github.com/aaabramov/nestjs-docker
containerization docker dockerfile nestjs nodejs
Last synced: 17 days ago
JSON representation
Example for Dockerizing NestJS appication
- Host: GitHub
- URL: https://github.com/aaabramov/nestjs-docker
- Owner: aaabramov
- License: apache-2.0
- Created: 2022-06-02T09:08:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-04T06:05:26.000Z (over 2 years ago)
- Last Synced: 2024-10-25T04:26:14.709Z (2 months ago)
- Topics: containerization, docker, dockerfile, nestjs, nodejs
- Language: TypeScript
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Dockerizing NestJS application
An example repository for building Docker images from NestJS applications.
Detailed step-by-step guide can be found [here](https://aaabramov.medium.com/dockerizing-nestjs-application-a5240c86c3a0).