Skip to content

kihaya/lxc-on-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lxd-on-mac

LXD host

Vagrant Provisioner installs lxd using snap, so init machine as lxd remote server.

$ lxd init

$ lxc config set core.https_address "[::]:8443"

$ lxc config set core.trust_password "my-password"

LXD Client

On mac, execute below.

$ lxc remote add

$ lxc remote switch

About

Linux Containers(LXC) on your Mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages