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
2dc9fc1626
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 18:03:07 +02:00
#!/bin/bash
Text/status parsing fixes (#141) * aaaaaa * vendor minify * update + test markdown parsing
2021-08-16 19:17:56 +02:00
docker build -t
"
superseriousbusiness/gotosocial:
$(
git rev-parse --abbrev-ref HEAD
)
"
.