updated
This commit is contained in:
parent
981a8399ad
commit
ab337e6b1b
@ -1,4 +1,4 @@
|
||||
DOCKER_IMAGE=cubetiq/node-sayHello
|
||||
DOCKER_IMAGE=cubetiq/node-sayhello
|
||||
|
||||
build:
|
||||
@echo "Building docker image..."
|
||||
@ -8,4 +8,4 @@ run:
|
||||
@echo "Running container..."
|
||||
docker run --rm -t ${DOCKER_IMAGE}
|
||||
|
||||
.PHONY: build run
|
||||
.PHONY: build
|
||||
|
Loading…
Reference in New Issue
Block a user