Skip to content

How to install using Docker? #778

Answered by john-warnes
AndreaPi asked this question in Q&A
Discussion options

You must be logged in to vote

I didn't keep notes but got mine working with something like....

On linux I had install the NVIDIA Container Toolkit for it to run and access the GPU, I have no idea about windows, check here: https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html
Might be builtin

Copy .env_docker.example -> .env_docker
edit file as needed: WEBUI_ARGS=--save-metadata

run docker-compose up -d or docker compose up -d

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@AndreaPi
Comment options

@AndreaPi
Comment options

@oc013
Comment options

Answer selected by AndreaPi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants