Add Makefile

This commit is contained in:
Augusto Gunsch 2022-03-28 18:53:24 -03:00
parent 991d641a37
commit 84381f128b
1 changed files with 2 additions and 0 deletions

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
docker:
sudo docker build -t website:latest .