There are 1 repository under multi-stage-build topic.
Complete guide to multi-stage Docker build for Go to build minimal Go image, with labels metadata included
🐳 This repository shows how to build a Docker image for a Node.js + TypeScript app with the Docker multi-stage feature
Example project showing how to optimize your Dockerfile to reduce your final docker image size
Starter kit for new Node.js Typescript packages
An experiment with Docker Multi-Stage Builds on Docker Hub, Quay.io and Travis.
This is an example application that provides a multi-stage Docker Discord Bot that runs in shards.
Angular in Docker with Nginx, supporting environments, built with multi-stage Docker builds
Multi Stage docker build example
Source code and terminal log related to the short course - https://devteds.com/multi-stage-docker-build
Dockerfile to build an app generated by create-react-app implementing 'docker multi-stage build' using node and nginx.
An image meant to be used as a base for multi-stage builds.
A small demo to showcase a basic docker multi-stage build
Simple countdown docker image for the DockerCon Europe 2017
Docker multi-stage build for Django projects using Poetry
🐳 This repository shows how to build a Docker image for a Go app with the Docker multi-stage feature
Hey, this is for learning and practicing docker in step by step process
Building and Deploying Minimize Golang Executable Docker Image with Alpine Linux
This is a repository to demonstrate the reducing size of docker image using multi stage builds. This repository contains the simple MERN application. It also contains the kubernetes files in k8s folder that can be used to deploy it on k8s cluster
A lightning talk about how to reduce Docker images
The configuration and tooling for pipeline on GitLab CI / CD
An example approach to micro-frontends on kubernetes
debian docker vagrant
Aplicação conteinerizada com o Docker.
Sharing notes for Docker Image Optimisation using Layer Caching, Multi-stage builds
This repository contains sample setup for building optimised docker image and shows some useful plugins and techniques.
Basic Nodejs project for docker multi-stage and builder pattern demonstration
A collection of concise notes covering essential Docker concepts, commands, and practices.