This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gotosocial
mirror of
Watch
1
Fork
You've already forked gotosocial
0
Code
Issues
Releases
Activity
071eca20ce
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