Pinned Loading
-
llmster-docker
llmster-docker PublicLM Studio running headless in a container with AMD GPU passthrough.
Shell
-
Reset Docker environment
Reset Docker environment 1#!/usr/bin/env bash23# All in one line4docker stop $(docker ps -q) ; docker rm $(docker ps -aq) ; docker rmi -f $(docker images -q) ; docker volume prune -f ; docker network prune -f ; docker system prune -a --volumes -f
-
nextcloud-docker-pg-s3
nextcloud-docker-pg-s3 PublicExperimenting with getting Nextcloud running in a docker environment connecting to an S3 bucket (using minio)
-
nextcloud-s3-docker
nextcloud-s3-docker PublicExperimenting with getting Nextcloud running on an Object Storage (such as S3) as the primary storage
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.