2019-08-02
1203
#docker
Ankit Jain
4383
Aug 2, 2019 ⋅ 4 min read

How to reduce Docker Image sizes using multi-stage builds

Ankit Jain DevOps Engineer at RazorPay | GSoC18 student at Drupal | #GitHubCampusExpert | GCI mentor at Drupal and JBoss | GSoC19 mentor at Drupal and Jenkins | Speaker and writer

Recent posts:

docker exit code 1

How to troubleshoot exit code 1 in Docker

exit code 1 is one of the most common and frustrating errors for developers working in Docker. Explore what it means and how to fix it.

Ukeje Goodness
Apr 1, 2025 ⋅ 4 min read
next js link component

How to use the Next.js Link component to optimize navigation

With features like automatic prefetching and seamless integration with dynamic routing, Link helps you create a fast and responsive web application.

Chimezie Innocent
Mar 31, 2025 ⋅ 5 min read
tanstack table react table

A complete guide to TanStack Table (formerly React Table)

Discover how to use TanStack Table, formerly known as React Table, to build a table UI for a variety of use cases.

Paramanantham Harrison
Mar 28, 2025 ⋅ 14 min read
javascript object prototypes

JavaScript prototypes: How objects inherit properties and methods

Explore what prototypes are, how the prototype chain works, and how to use the prototype chain to create inheritance between objects.

Ibadehin Mojeed
Mar 28, 2025 ⋅ 7 min read
View all posts

Leave a Reply