To export:
docker container export <container_id> -o <image_name>.tar
To importdocker image import <image_name>.tar <custom_image_name>
Please note in Windows use -o instead of >. The export done with > works with Linux/MAC only.
沒有留言:
張貼留言