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

https://github.com/sdavids/sdavids-node-docker-image-slimming

Techniques for creating smaller Node.js Docker images
https://github.com/sdavids/sdavids-node-docker-image-slimming

docker express node

Last synced: 28 days ago
JSON representation

Techniques for creating smaller Node.js Docker images

Awesome Lists containing this project

README

        

// SPDX-FileCopyrightText: © 2020 Sebastian Davids
// SPDX-License-Identifier: Apache-2.0
= Node Docker Image Slimming
Sebastian Davids
// Metadata:
:description: Techniques for creating a smaller Node.js Docker image.
// Settings:
:sectanchors:
:sectlinks:

ifdef::env-browser[:outfilesuffix: .adoc]

ifdef::env-github[]
:outfilesuffix: .adoc
endif::[]

Techniques for creating smaller Node.js Docker images.

****
*TLDR*

1740 MB => 105 MB (-93.97%)
****

https://sdavids.github.io/sdavids-node-docker-image-slimming/techniques/index.html[Techniques]

https://sdavids.github.io/sdavids-node-docker-image-slimming/developer-guide/index.html[Developer Guide]