This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gotosocial
Watch
1
Star
0
Fork
You've already forked gotosocial
0
mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced
2024-11-01 06:50:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f2e5bedea6
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 17:03:07 +01:00
#!/bin/bash
Text/status parsing fixes (#141) * aaaaaa * vendor minify * update + test markdown parsing
2021-08-16 18:17:56 +01:00
docker build -t
"
superseriousbusiness/gotosocial:
$(
git rev-parse --abbrev-ref HEAD
)
"
.
Reference in a new issue
Copy permalink