1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-09-27 23:09:48 +02:00

Remove trailing whitespace

This commit is contained in:
Kyle Ondy 2016-04-15 09:54:07 -04:00
parent d6f9ffe9a6
commit 0674196ef9
No known key found for this signature in database
GPG Key ID: 8D6B17000513440D

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