Makefile & readme with usage command

This commit is contained in:
2022-10-14 00:59:59 +02:00
parent b565e0d0df
commit 4291276ff8
2 changed files with 18 additions and 0 deletions

6
Makefile Normal file
View File

@@ -0,0 +1,6 @@
build:
sudo docker build -t ghcr.io/kevinmidboe/cloudflare-speedtest --no-cache .
publish:
sudo docker push ghcr.io/kevinmidboe/cloudflare-speedtest