Skip to content

lando/lando-dev-container-feature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ NOTE: This functionality is in PREVIEW. Please note it is subject to (heavy) modification!

Lando Development Container Feature

A remote dev container feature that installs Lando.

This feature can be declared in your devcontainer.json file for use in the Remote-Containers extension or GitHub Codespaces as follows:

	"features": {
		"docker-in-docker": "latest",
		"reynoldsalec/lando-dev-container-feature/landodevcontainer": "latest",
	}

⚠️ This is a proof-of-concept feature! We'll be expanding on it as we work on further Codespaces compatibility.

To-Do

  • Use the new Hyperdrive to install Lando
  • Decouple from the docker-in-docker feature (currently a requirement)
  • Look at further performance enhancement possibilities.

Release Flow

Push a tag (eg v0.0.1) to your repo, which will trigger the deploy-features action in this repo's deploy-features.yml workflow file.

Assets will be compressed and added as a release artifact with the name features.tgz.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages