Hi,
I am trying to push the build vagrant box in linux to Github Packages. Any leads will be much appreciated…!!!
Thanks & Regards,
Vedanth Pulipati.
Hi,
I am trying to push the build vagrant box in linux to Github Packages. Any leads will be much appreciated…!!!
Thanks & Regards,
Vedanth Pulipati.
Is it a docker box?
If not, looking at Github Packages, I don’t see it supporting boxes in particular.
Which vagrant box are you talking about?
I would assume in most cases you will not be able to use GitHub packages unless the box you are generating is relatively small. GitHub has a size limit on the assets they will host (I can’t remember the specific limit off the top of my head) and I’m pretty sure most boxes will exceed that size. Alternatives would be to push the box asset to a remote object store, server, or Vagrant Cloud.