docker-repo icon indicating copy to clipboard operation
docker-repo copied to clipboard

A repository stores some dockerfiles or docker-compose files for quickly starting service or service cluster.

Results 3 docker-repo issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/20885743/132112501-e59f5c32-4314-4c00-8432-c60567218b29.png)

# **Notice** For some obvious policy reasons, DockerHub is prohibited in some places. 🚫 But nowadays using docker images is inevitable! One ideal way to solve this issue is to...

enhancement

Fix AnythingLLM model downloading issue. First, download the model below. Then, create folder under `/models/Xenova/`: ```bash mkdir -p /models/Xenova/ ``` Upload the model and unzip: ```bash unzip all-MiniLM-L6-v2.zip ``` Done!...

enhancement