Skip to content

Commit

Permalink
docs: Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Nov 10, 2024
1 parent 0bb438c commit e6381c6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<a href="https://github.com/dockur/casaos"><img src="https://raw.githubusercontent.com/dockur/casa/master/.github/logo.png" title="Logo" style="max-width:100%;" width="400" /></a>
<a href="https://github.com/dockur/casa"><img src="https://raw.githubusercontent.com/dockur/casa/master/.github/logo.png" title="Logo" style="max-width:100%;" width="400" /></a>
</div>
<div align="center">

Expand All @@ -23,7 +23,7 @@ Via Docker Compose:

```yaml
services:
casaos:
casa:
image: dockurr/casa
container_name: casa
ports:
Expand All @@ -43,7 +43,7 @@ docker run -it --rm -p 8080:8080 -v /home/example:/DATA -v /var/run/docker.sock:
## Screenshot 📸

<div align="center">
<a href="https://github.com/dockur/casa"><img src="https://raw.githubusercontent.com/dockur/casaos/master/.github/screen.png" title="Screenshot" style="max-width:100%;" width="256" /></a>
<a href="https://github.com/dockur/casa"><img src="https://raw.githubusercontent.com/dockur/casa/master/.github/screen.png" title="Screenshot" style="max-width:100%;" width="256" /></a>
</div>

## FAQ 💬
Expand All @@ -65,7 +65,7 @@ docker run -it --rm -p 8080:8080 -v /home/example:/DATA -v /var/run/docker.sock:
[build_url]: https://github.com/dockur/casa/
[hub_url]: https://hub.docker.com/r/dockurr/casa
[tag_url]: https://hub.docker.com/r/dockurr/casa/tags
[pkg_url]: https://github.com/dockur/casaos/pkgs/container/casa
[pkg_url]: https://github.com/dockur/casa/pkgs/container/casa

[Build]: https://github.com/dockur/casa/actions/workflows/build.yml/badge.svg
[Size]: https://img.shields.io/docker/image-size/dockurr/casa/latest?color=066da5&label=size
Expand Down

0 comments on commit e6381c6

Please sign in to comment.