mastodon-docker/Makefile
2019-12-07 21:10:28 -08:00

5 lines
57 B
Makefile

default: build
build:
docker build -t sneak/mastodon .