#!/bin/bash sudo docker build . -f Dockerfile.dev -t cheddar/dev:debian64 sudo docker build . -f Dockerfile.full -t cheddar/full:debian64