Skip to content

Instantly share code, notes, and snippets.

View dupuy's full-sized avatar

Alexander Dupuy dupuy

View GitHub Profile
@svnlto
svnlto / Dockerfile
Created April 9, 2015 07:18
Install Chef and Berkshelf in a Docker Container
FROM ubuntu:latest
MAINTAINER Sven Lito "me@svenlito.com"
RUN \
apt-get update && apt-get install -y \
curl \
build-essential \
libxml2-dev \
libxslt-dev \
libqtcore4 \
@mlafeldt
mlafeldt / postmortem.md
Last active March 27, 2024 09:23
Example Postmortem from SRE book, pp. 487-491

Shakespeare Sonnet++ Postmortem (incident #465)

Date

2015-10-21

Authors

  • jennifer
  • martym