1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-07 23:03:10 +02:00

Remove trailing whitespace

This commit is contained in:
Kyle Ondy
2016-04-15 09:54:07 -04:00
parent d6f9ffe9a6
commit 0674196ef9

View File

@ -6,10 +6,10 @@ NAME = tvial/docker-mailserver:$(BRANCH)
all: build-no-cache
build-no-cache:
docker build --no-cache -t $(NAME) .
docker build --no-cache -t $(NAME) .
build:
docker build --no-cache -t $(NAME) .
docker build --no-cache -t $(NAME) .
run:
# Run containers