mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-08 12:15:22 +00:00
parent
3d620f9462
commit
e1a69d44c9
@ -139,7 +139,7 @@ Ensure the certificate is installed as a system certificate when using HTTPS. Th
|
|||||||
```dockerfile
|
```dockerfile
|
||||||
FROM ollama/ollama
|
FROM ollama/ollama
|
||||||
COPY my-ca.pem /usr/local/share/ca-certificates/my-ca.crt
|
COPY my-ca.pem /usr/local/share/ca-certificates/my-ca.crt
|
||||||
RUN update-ca-certificate
|
RUN update-ca-certificates
|
||||||
```
|
```
|
||||||
|
|
||||||
Build and run this image:
|
Build and run this image:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user