shell/Makefile

6 lines
99 B
Makefile

default: build
build:
docker build --build-arg UBUNTU_MIRROR="http://ubuntu.datavi.be/ubuntu" .