add images
This commit is contained in:
parent
80d98cade6
commit
617df25581
@ -2,6 +2,15 @@
|
||||
|
||||
AURCache is a build server and repository for Archlinux packages sourced from the AUR (Arch User Repository). It features a Flutter frontend and Rust backend, enabling users to add packages for building and subsequently serves them as a pacman repository. Notably, AURCache automatically detects when a package is out of date and displays it within the frontend.
|
||||
|
||||
<p><img src="res/imgs/screenshot1.png" alt=""/>
|
||||
|
||||
<details>
|
||||
<summary>More Images:</summary>
|
||||
<br>
|
||||
<img src="res/imgs/screenshot2.png" alt=""/>
|
||||
<img src="res/imgs/screenshot3.png" alt=""/></p>
|
||||
</details>
|
||||
|
||||
## Deployment with Docker and Docker-compose
|
||||
|
||||
To deploy AURCache using Docker and Docker-compose, you can use the following example docker-compose.yml file:
|
||||
|
BIN
res/imgs/screenshot1.png
Normal file
BIN
res/imgs/screenshot1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 311 KiB |
BIN
res/imgs/screenshot2.png
Normal file
BIN
res/imgs/screenshot2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 404 KiB |
BIN
res/imgs/screenshot3.png
Normal file
BIN
res/imgs/screenshot3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 129 KiB |
Loading…
x
Reference in New Issue
Block a user