Skip to content
This repository was archived by the owner on Feb 11, 2019. It is now read-only.
This repository was archived by the owner on Feb 11, 2019. It is now read-only.

Reduce disk usage #5

Description

@guyou

Hi,

I would suggest a small optimization. It is possible to avoid creating the debian.tgz by simply piping the tar creation and the docker import:

tar cz -C $chroot_dir . | docker import - $docker_image

Hope that help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions