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
## **Additional notes about the offline download feature**
190
215
191
216
If the image is not pulled using the '''docker pull --platform''' parameter, docker may pull the 32-bit image on the 64-bit operating system, which may cause the offline download function to be unavailable even under normal configuration.
192
217
@@ -200,7 +225,7 @@ If the CPU architecture is 32-bit, there is currently no solution available.
200
225
201
226
202
227
203
-
### **How to update Docker installation?**
228
+
## **How to update Docker installation?**
204
229
205
230
::: details docker-cli update
206
231
1. docker ps -a #View the container (find the ID of the Alist container)
0 commit comments