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
Normal View
History
Unescape
Escape
about ready to start testingabout ready to start testing
2019-12-08 06:50:36 +00:00
NAME
:=
sneak/mastodon
initial
2019-12-08 05:10:21 +00:00
default
:
build
build
:
about ready to start testingabout ready to start testing
2019-12-08 06:50:36 +00:00
docker build -t
$(
NAME
)
.
run
:
docker run -ti
$(
NAME
)