All Templates / Starters

Node.js Distroless

Node.js Distroless

A dockerized Node.js app using Google distroless container image.

Deploy Node.js Distroless

nodejs-distroless

alphasecio/nodejs-distroless

Just deployed

##Overview Google's Distroless container images are minimal Docker images designed for running applications. These images are built from scratch, signed using Sigstore Cosign, and contain only the minimal set of libraries and packages needed to run an application, making them smaller and more secure than other images like Debian or Alpine. Distroless images do not contain package managers, shells or other similar programs; since they have a smaller attack surface, they are also less vulnerable to security exploits.

##Template This template dockerizes a Node.js application using a Google distroless container image for better security, performance, and manageability.

##Learn More


Template Content

Deploy Now

Details

alphasec

Created on Mar 17, 2023

56 total projects

44 active projects

JavaScript, Dockerfile

Starters



More templates in this category

View Template

New

Django Monolith

Django Monolith

A Django app connected to a Postgres database with Celery and Celery Beat.


Prosper Otemuyiwa

View Template
TanStack + React Starter

TanStack + React Starter

A barebones TypeScript React starter with TanStack Router & Query setup


Kyle Gill

View Template
Scala Play

Scala Play

A simple Play framework app connected to a Postgres database.


Prosper Otemuyiwa