FROM ubuntu

RUN apt-get update && apt-get install -y curl wget git vim golang
