#!/bin/sh docker build -t muldap -f Dockerfile.dev . docker build -t muldap-gulp -f Dockerfile.gulp .