An open API service providing repository metadata for many open source software ecosystems.

Topic: "multi-stage-build"

alextanhongpin/go-docker-multi-stage-build

Complete guide to multi-stage Docker build for Go to build minimal Go image, with labels metadata included

Language: Dockerfile - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 46 - Forks: 15

callicoder/go-docker

Golang Docker Container Example

Language: Go - Size: 6.84 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 45 - Forks: 49

kevinpollet/typescript-docker-multi-stage-build

🐳 This repository shows how to build a Docker image for a Node.js + TypeScript app with the Docker multi-stage feature

Language: TypeScript - Size: 1.08 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 4

AfsmNGhr/dockemacs

Dockerized emacs ...

Language: Emacs Lisp - Size: 2.21 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 24 - Forks: 3

RemyJeancolas/dockerfile-optimization

Example project showing how to optimize your Dockerfile to reduce your final docker image size

Language: TypeScript - Size: 64.5 KB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 18 - Forks: 1

orisano/castage

castage is multi-stage builds helper for caching

Language: Go - Size: 150 KB - Last synced at: about 11 hours ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 1

alexandervantrijffel/ts-node-project-template

Starter kit for new Node.js Typescript packages

Language: TypeScript - Size: 9.31 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 2

ocramz/alpine-ghc-static

Language: Dockerfile - Size: 30.3 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 8 - Forks: 0

bmcustodio/docker-multi-stage-builds 📦

An experiment with Docker Multi-Stage Builds on Docker Hub, Quay.io and Travis.

Language: Go - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 2

McDefault/Docker-DiscordJs

This is an example application that provides a multi-stage Docker Discord Bot that runs in shards.

Language: JavaScript - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

Humadroid/Angular-Docker-Nginx-Multi-Stage-Builds

Angular in Docker with Nginx, supporting environments, built with multi-stage Docker builds

Language: TypeScript - Size: 263 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 4

devteds/multi-stage-docker-build

Source code and terminal log related to the short course - https://devteds.com/multi-stage-docker-build

Language: Ruby - Size: 1.17 MB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 5

TechPrimers/multi-stage-example

Multi Stage docker build example

Language: Java - Size: 51.8 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 143

jonathanpalma/docker-react-app-multi-stage-node-nginx

Dockerfile to build an app generated by create-react-app implementing 'docker multi-stage build' using node and nginx.

Language: Makefile - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

PennockTech/dummyapp

A dummy application

Language: Go - Size: 394 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

jcarbaugh/django-poetry-docker-example

Docker multi-stage build for Django projects using Poetry

Language: Python - Size: 34.2 KB - Last synced at: about 17 hours ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

hkiang01/distroless-python-poetry

Language: Dockerfile - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

kevinpollet/go-docker-multi-stage-build

🐳 This repository shows how to build a Docker image for a Go app with the Docker multi-stage feature

Language: Go - Size: 23.4 KB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 5

bmcustodio/docker-golang-alpine-builder 📦

An image meant to be used as a base for multi-stage builds.

Language: Dockerfile - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

FuriKuri/docker-con-countdown

Simple countdown docker image for the DockerCon Europe 2017

Language: Go - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Naresh-chandanbatve/Multistage-MERN

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

Language: HTML - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

derekmbrown/multi-stage-build-apache

A small demo to showcase a basic docker multi-stage build

Language: Dockerfile - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

theskyinflames/dockerLightningTalk

A lightning talk about how to reduce Docker images

Language: HTML - Size: 866 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

dolanor/confined

Make Go stay into its container and keep safe distance, not touch its face, etc…

Language: Dockerfile - Size: 5.86 KB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

diegogaulke/go-docker-example

Language: Dockerfile - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

ewmanning/prepopulated-mysql-container-example Fork of lindycoder/prepopulated-mysql-container-example

This is an example on how to make a prepopulated container image with the data stored inside the docker image itself rather than in a volume.

Language: Dockerfile - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Robert076/useful-dockerfiles

My personal collection of docker files for specific projects. The focus here is on multi-stage builds to make them as efficient as possible.

Size: 2.93 KB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 0 - Forks: 0

ILXNAH/static-vite-nginx-dockerized

🚀 Production-ready Docker image for static sites | Built with Vite & served by NGINX | Multi-stage build optimized for delivery

Language: Dockerfile - Size: 0 Bytes - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

AdamDawi/lab5-docker

A Dockerfile using multi-stage builds to create a simple web app with a scratch base image and Nginx, displaying server IP, hostname, and app version. Includes health check and versioning.

Language: JavaScript - Size: 3.6 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

SwatiVerma2/Docker-Notes

A collection of concise notes covering essential Docker concepts, commands, and practices.

Size: 911 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SebastianBach/full-stack

Language: C++ - Size: 200 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Leo-Henrique/containerized-app-with-docker

Aplicação conteinerizada com o Docker.

Language: TypeScript - Size: 266 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

keyhong/spring-web-docker-practice

spring-web-docker-practice

Language: Java - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

franktylerva/k8s-micro-frontend

An example approach to micro-frontends on kubernetes

Language: HTML - Size: 364 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sachith-1/typescript-express-app

Basic Nodejs project for docker multi-stage and builder pattern demonstration

Language: Dockerfile - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rbiedrawa/spring-docker-gradle-setup

This repository contains sample setup for building optimised docker image and shows some useful plugins and techniques.

Language: Java - Size: 74.2 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

githubfoam/debian-docker-vagrant

debian docker vagrant

Language: Ruby - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jomoespe/multi-stage-docker

A simple example project of multi-stage build

Language: Makefile - Size: 10.7 KB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AfsmNGhr/gitlab-ci-cd-concept

The configuration and tooling for pipeline on GitLab CI / CD

Language: Shell - Size: 12.7 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

githubfoam/dockerize-war-app

dockerized tomcat OpenJDK war app multi-stage dockerfile Make Rake

Language: Makefile - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Imamachi-n/docker-multi-stage-build-101

Docker マルチステージビルドのサンプルコード

Language: Go - Size: 6.91 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

fuxu/gohello-from-scratch

Example of putting a Golang service into docker scratch image

Language: Go - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 2

dinos80152/golang-docker-alpine

Building and Deploying Minimize Golang Executable Docker Image with Alpine Linux

Language: Go - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0