direktiv / vorteil

turn your applications and containers into micro virtual machines
https://direktiv.io
Apache License 2.0
174 stars 13 forks source link

fix: remove leading 0 from gcpTarPosixHeader.Size when creating gcp d… #102

Closed jamesjmurtagh closed 3 years ago

jamesjmurtagh commented 3 years ago

fix: remove leading 0 from gcpTarPosixHeader.Size when creating gcp disk images

Description

Fix #100 Removes leading 0 from the gcpTarPosixHeader.Size field.

Purpose

How was this tested? (if applicable)

Provisioned and ran instances on Google Cloud with vm.disk-size set to 1GiB and 10GiB.