Skip to content

Commit

Permalink
Fix broken build
Browse files Browse the repository at this point in the history
  • Loading branch information
pzelnip committed May 13, 2019
1 parent f3f3508 commit e7441b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docker-and-image-sizes.md
Expand Up @@ -58,7 +58,7 @@ RUN apk del python3-dev gcc build-base
Sweet, and this resulted in an image size of *381MB*, a savings of *NEGATIVE 2MB*.
Wait.... WAT?

![<INSERT ALT TEXT HERE>]({filename}/static/imgs/wat.jpg)
![WAT]({filename}/static/imgs/wat.jpg)

So I *removed* some stuff and ended up with an image that's a few MB's *larger*?
How does that work?
Expand Down

0 comments on commit e7441b7

Please sign in to comment.