This website requires JavaScript.
Explore
Help
Sign In
sneak
/
mastodon-docker
Watch
1
Star
0
Fork
You've already forked mastodon-docker
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c7b081f5b9
mastodon-docker
/
Makefile
10 lines
104 B
Makefile
Raw
Blame
History
NAME
:=
sneak/mastodon
default
:
build
build
:
docker build -t
$(
NAME
)
.
run
:
docker run -ti
$(
NAME
)
Reference in New Issue
View Git Blame
Copy Permalink