Skip to content

Commit e2995c3

Browse files
committed
fix(Makefile): remove DEV_REGISTRY
according to deis/etcd#19. also see deis/builder#15 (comment) for further explanation
1 parent a782e57 commit e2995c3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ STANDALONE := extract-types generate-buildhook yaml2json-procfile
1515
# Docker Root FS
1616
BINDIR := ./rootfs
1717

18-
DEV_REGISTRY ?= $(shell docker-machine ip deis):5000
1918
DEIS_REGISTRY ?= ${DEV_REGISTRY}/
2019

2120
# Kubernetes-specific information for RC, Service, and Image.

0 commit comments

Comments
 (0)