Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

cloudfoundry-attic/garden-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GARDEN-LITE

garden-lite is a standalone garden vagrant box created with packer.

Usage:

  • Starting up the vm:
git clone https://github.com/tscolari/garden-lite
cd garden-lite
vagrant up
  • Connecting to garden

The easier way to spin up a container in garden is to use the gaol tool. Download -> https://github.com/contraband/gaol/releases

gaol -t 192.168.150.4:7777 create -r docker:///busybox -n my-image
gaol -t 192.168.150.4:7777 shell my-image
gaol -t 192.168.150.4:7777 destroy my-image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published