Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotnwat/vagrant-docker_load
Load Docker images into Vagrant machines
https://github.com/dotnwat/vagrant-docker_load
docker vagrant vagrant-commands vagrant-plugin
Last synced: about 22 hours ago
JSON representation
Load Docker images into Vagrant machines
- Host: GitHub
- URL: https://github.com/dotnwat/vagrant-docker_load
- Owner: dotnwat
- License: mit
- Created: 2019-03-22T20:56:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-22T21:04:16.000Z (almost 6 years ago)
- Last Synced: 2025-01-24T15:14:34.096Z (5 days ago)
- Topics: docker, vagrant, vagrant-commands, vagrant-plugin
- Language: Ruby
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Vagrant Docker Load
This Vagrant plugin loads Docker images from your host into Vagrant machines.
## Installation
$ gem install vagrant-docker_load
## Usage
$ vagrant docker-load src-img:tag dst-img:tag