Skip to content

dcermak/container-layer-sizes-presentation

Repository files navigation

Fosdem 2022 & DevConf 2022: What made your container fat?

This repository contains the slides for my lightning talk at FOSDEM 2022 and DevConf 2022.

You can find the rendered slides here: dcermak.github.io/container-layer-sizes-presentation.

Building the slides

You can create the html slides yourself from within Emacs by opening the ./container-layer-analyzer.org file, launching org-mode and executing (require 'ox-reveal) (you might have to install ox-reveal beforehand). Then export the org file to reveal.js (this is by default bound to the keychord C-c C-e R R).

If you are not a Emacs user, then just install Emacs and execute:

emacs container-layer-analyzer.org -Q --batch -l export-init.el -f org-reveal-export-to-html --kill

About

Presentation about the container layer analyzer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published