chore: add gitea
This commit is contained in:
@@ -14,14 +14,13 @@
|
||||
|
||||
## Description
|
||||
|
||||
This is my collection of docker compose files that I'm either currently using or
|
||||
have used on my homelab at some point.
|
||||
This is my collection of docker compose files that I'm either currently using or have used on my homelab at some point.
|
||||
|
||||
## Usage
|
||||
|
||||
```sh
|
||||
git clone -n --depth=1 --filter=tree:0 \
|
||||
https://git.danesi.dev/cdanesi/docker.git
|
||||
https://git.danesi.dev/cdanesi/docker.git
|
||||
cd docker
|
||||
git sparse-checkout set --no-cone /<directory name>
|
||||
git checkout
|
||||
@@ -32,8 +31,7 @@ git sparse-checkout add /<directory name>
|
||||
|
||||
## Support
|
||||
|
||||
I offer no support for these files. This is what works for me. These are for
|
||||
reference purposes only.
|
||||
I offer no support for these files. This is what works for me. These are for reference purposes only.
|
||||
|
||||
## Contributing
|
||||
|
||||
@@ -43,5 +41,4 @@ reference purposes only.
|
||||
|
||||
## Project status
|
||||
|
||||
This is an ongoing project. I probably don't update existing compose files, but
|
||||
I'll add new stuff as it gets added to my homelab.
|
||||
This is an ongoing project. I probably don't update existing compose files, but I'll add new stuff as it gets added to my homelab.
|
||||
|
||||
Reference in New Issue
Block a user