You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates/manual-deployment.mdx
+43-9Lines changed: 43 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -432,23 +432,57 @@ Before you install a certificate to a Docker container, you must add it to the D
432
432
└── certificate.pem
433
433
```
434
434
435
-
4. Add the certificate to the build process:
435
+
4. Add the certificate to the build process by adding the following to your dockerfile:
0 commit comments