Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,8 +431,8 @@ Zeigt Änderungen der FS-Layer über die Zeit an.
***
```bash
~$ docker history infrabricks/httpd
IMAGE CREATED CREATED BY SIZE
ffdb1d64ba4d About an hour ago /bin/bash 34.76 MB
IMAGE CREATED CREATED BY SIZE COMMENT
ffdb1d64ba4d About an hour ago /bin/bash 34.76 MB Just committed
96864a7d2df3 4 days ago /bin/sh -c #(nop) CMD [/bin/bash] 0 B
809ed259f845 4 days ago /bin/sh -c apt-get update && apt-get dist-upg 11.68 MB
9387bcc9826e 4 days ago /bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/ 1.895 kB
Expand Down