Skip to content

Instantly share code, notes, and snippets.

View intuitivepixel's full-sized avatar

Alessandro D'Aquino intuitivepixel

View GitHub Profile
# Docker version 1.1.2, build d84a070
FROM ubuntu:14.04
RUN apt-get update && apt-get install -y \
git \
software-properties-common \
python-software-properties \
make\
gcc \
g++ \