Files
matchbox/docker-run
2015-12-16 02:22:27 -08:00

3 lines
128 B
Bash
Executable File

#!/bin/bash -e
docker run -p 8080:8080 --name=bootcfg --rm -v $PWD/images:/images dghubble/bootcfg:latest -address=0.0.0.0:8080