Bootstrapping a project

Changes to the examples

Commands

docker image build -t rails .
docker container run rails new foobar

Introduction

Installing dependencies