This website requires JavaScript.
Explore
Help
Sign In
SuperSeriousBusiness
/
GoToSocial
mirror of
https://github.com/superseriousbusiness/gotosocial
Watch
1
Star
1
Fork
You've already forked GoToSocial
0
Code
Issues
Projects
Releases
Wiki
Activity
6f7da0ecdd
GoToSocial
/
dockerbuild.sh
4 lines
100 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
docker build -t
"
superseriousbusiness/gotosocial:
$(
git rev-parse --abbrev-ref HEAD
)
"
.
Reference in New Issue
View Git Blame
Copy Permalink