This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gotosocial
Watch
2
Star
0
Fork
You've already forked gotosocial
0
mirror of
https://github.com/superseriousbusiness/gotosocial
synced
2024-11-10 15:04:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7c45403b24
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