tknerr / vagrant-docker-baseimages

A collection of Vagrant-friendly docker base images
MIT License
55 stars 25 forks source link

How to upload Docker images to VagrantCloud? #23

Closed marven-lim closed 1 year ago

marven-lim commented 2 years ago

I want to upload docker images to VagrantCloud but has been unable to do so, may I know how you upload yours to VagrantCloud?

tknerr commented 2 years ago

Hi @marven-lim, in fact the docker images are not hosted on VagrantCloud, but on DockerHub.

VagrantCloud contains only the .box file (a zip file actually) which references the docker image on DockerHub.

E.g. for ubuntu-20.04: