This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gotosocial
Watch
1
Star
0
Fork
You've already forked gotosocial
1
mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced
2024-11-18 06:24:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d39d93e852
gotosocial
/
dockerbuild.sh
4 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
Db tls (#102) * go mod tidy * complete example config * add tls support for db connection * add certpool to tlsConfig * add some lil docker scripts
2021-07-19 16:03:07 +00:00
#!/bin/bash
Text/status parsing fixes (#141) * aaaaaa * vendor minify * update + test markdown parsing
2021-08-16 17:17:56 +00:00
docker build -t
"
superseriousbusiness/gotosocial:
$(
git rev-parse --abbrev-ref HEAD
)
"
.
Reference in a new issue
Copy permalink