mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
docs: 📝 more badges
This commit is contained in:
parent
37f3f79c29
commit
5f1a4c634d
2 changed files with 3 additions and 10 deletions
|
@ -6,6 +6,9 @@
|
|||
**🌎 **[Calckey](https://i.calckey.cloud/)** is an open source, decentralized social media platform that's free forever! 🚀**
|
||||
|
||||
[](https://ci.codeberg.org/thatonecalculator/calckey)
|
||||
[](https://liberapay.com/ThatOneCalculator)
|
||||
[](https://hub.docker.com/r/thatonecalculator/calckey)
|
||||
[](https://hub.docker.com/r/thatonecalculator/calckey)
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
sudo systemctl start docker.service
|
||||
sudo docker rmi $(docker images -q)
|
||||
sudo docker compose build
|
||||
sudo docker tag thatonecalculator/calckey:latest thatonecalculator/calckey:$(git describe --tags --exact-match)
|
||||
sudo docker images
|
||||
echo "\nPress enter to continue\n"
|
||||
read
|
||||
sudo docker push thatonecalculator/calckey:$(git describe --tags --exact-match)
|
||||
sudo docker push thatonecalculator/calckey:latest
|
||||
sudo systemctl stop docker.service
|
Loading…
Add table
Reference in a new issue