Many different errors while pulling ROS2 Humble core package by dustynv

Hello. I’m having different errors each time while pulling the ROS2 Humble core image by dustynv. Here’s the command that I’m using:
sudo docker pull dustynv/ros:humble-ros-core-l4t-r32.7.1

Here are the errors:

failed to register layer: Error processing tar file(exit status 1): mkdir /etc/network/if-post-down.d: input/output error
failed to register layer: Error processing tar file(exit status 1): mkdir /usr/lib/aarch64-linux-gnu/perl/5.26.1/Tie/Hash: input/output error
failed to register layer: Error processing tar file(exit status 1): mkdir /etc/network/if-pre-up.d: input/output error

They happen right about when the download finishes.

I’m using Nvidia Jetson Nano with Jetpack 4.6.6. Jetson is downloading the image through WiFi. All packages are up to date.

Please refer to below threads to see if can find some useful info:
ROS2 Humble in Jetson Nano - Jetson Systems / Jetson Nano - NVIDIA Developer Forums
Problems running dustynv ros2 humble docker image - Jetson Systems / Jetson Nano - NVIDIA Developer Forums
Jetson Nano + ROS2 Humble + Docker very slow - Jetson Systems / Jetson Nano - NVIDIA Developer Forums