latest, still doesn't build yet
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,6 +1,6 @@
|
||||
export DOCKER_HOST := ssh://datavi.be
|
||||
export DOCKER_HOST := ssh://las1.local
|
||||
|
||||
default: build
|
||||
|
||||
build:
|
||||
docker build -t sneak/adchpp --build-arg UBUNTU_MIRROR="http://ubuntu.datavi.be/ubuntu" .
|
||||
docker build -t sneak/adchpp --build-arg UBUNTU_MIRROR="http://us.archive.ubuntu.com/ubuntu" .
|
||||
|
||||
Reference in New Issue
Block a user