Rust + Elm Web Application Template with Multistage Docker Build
-
Updated
Jun 9, 2022 - Dockerfile
Rust + Elm Web Application Template with Multistage Docker Build
A starter of Laravel, VueJs, and Mysql with docker and docker-compose
This repository demonstrates how to dockerize a React JS project for development and production modes using Docker and Docker Compose.
Simple libmicrohttpd C web server. It hosts one route that returns the server hostname.
upload/download files and execute scripts from remote S3-like storage in colab session
Node.jsをDockerコンテナで動かしてフロントエンド開発できるようにするお手軽キット
This project demonstrates advanced Docker containerization techniques through a practical implementation of multi-stage builds for Node.js applications. By leveraging multi-stage builds, I've created a streamlined containerization process that significantly reduces image size and enhances deployment efficiency while maintaining robust functionality
Resources for "How to Control Service Startup Order in Docker Compose" presentation @ iQuest K&M, Brașov, 2018.
Proof of Concept of Golang ORM (GORM) with Complex Mappings
Experimenting with Docker Multi Stage Builds to see image size impact
list docker build stages from a Dockerfile
A simple dockerised typescript koa server, ready to be developed and deployed
Repo for the "Optimize a .NET Container Image using Multi-Stage Build" lab
a comprehensive guide for developers and containerization enthusiasts, showcasing the advantages of multi-stage Docker builds for Golang applications and encouraging readers to adopt this approach for more efficient and streamlined containerization.
Simple golang echo webserver, that only static serves index.html and assets.
A Go-based calculator application that demonstrates the use of Docker multi-stage builds for creating efficient, secure, and minimal Docker images. This repository showcases the benefits of reducing image size, improving security, and optimizing the containerization process with multi-stage and distroless builds.
Nginx web server Docker image, compiled from release source.
Add a description, image, and links to the docker-multi-stage-build topic page so that developers can more easily learn about it.
To associate your repository with the docker-multi-stage-build topic, visit your repo's landing page and select "manage topics."