This commit is contained in:
2019-12-07 21:10:21 -08:00
commit 21ee1776b5
4 changed files with 114 additions and 0 deletions

4
Makefile Normal file
View File

@@ -0,0 +1,4 @@
default: build
build:
docker build -t sneak/mastodon .