Skip to content

Commit

Permalink
First Proposal : tutorial for optimizing docker images (#1747)
Browse files Browse the repository at this point in the history
* Create .srour

* Delete .srour

* Create README.md
  • Loading branch information
thomassrour authored Apr 12, 2022
1 parent d128937 commit 27dd733
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions contributions/executable-tutorial/srour/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Assignment Proposal

## Title

Tutorial: Optimizing your Docker Images

## Names and KTH ID
- Thomas Srour (srour@kth.se)
## Deadline

Task 2

## Category

Executable Tutorial

## Description
As Docker images can easily get very big very fast, for this task, I would like to make a Katacoda tutorial describing the many different ways of optimizing/ reducing the size of Docker images, for example minimizing the number of layers, caching and multistage builds.

0 comments on commit 27dd733

Please sign in to comment.