From 0abecd6d6485bbfa94f9489dbf9dc5e21574f849 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 28 Jan 2020 01:09:00 +0300 Subject: add safety checks to Makefile --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 72c4d5a..d1c8c5d 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,8 @@ The approach is to use Docker's new BuildKit builder + the buildx command line plugin. Other possibilities are: -* use QEMU + multiarch base images directly ([2][2], [3][3]), and create a manifest file -manually, +* use QEMU + multiarch base images directly ([2][2], [3][3]), and create a +manifest file manually, * build natively on multiple architectures (not sure how to combine them in a single manifest then though). -- cgit v1.2.3