meta data for this page
  •  

This is an old revision of the document!


docker image

create image FS from directory

tar -C my_rootfs_dir -c . | docker image import - my_new_rootfs_image