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