Skip to content

Instantly share code, notes, and snippets.

FROM julia:0.6
RUN apt-get update \
&& apt-get install -y \
build-essential \
vim \
tmux \
unzip \
cmake \
&& apt-get clean
FROM node:6
RUN npm install -g bs-platform
RUN yarn global add serve
# Copy just the package.json first to install deps
ADD src/package.json /app/package.json
WORKDIR /app
RUN npm install

Keybase proof

I hereby claim:

  • I am AnirudhMurali on github.
  • I am anirudhmurali (https://keybase.io/anirudhmurali) on keybase.
  • I have a public key whose fingerprint is F436 36C6 8F3B 8FB2 1D89 B1F2 B728 F1C5 6C11 9BB4

To claim this, I am signing this object: