github.com/niedbalski/juju@v0.0.0-20190215020005-8ff100488e47/testcharms/charm-repo/quantal/lxd-profile-alt/README (about)

     1  # Overview
     2  
     3  Start ubuntu image on a container with the included lxd profile.  
     4  Most useful when deploying to a nested container in a lxd setup.
     5  
     6  # Usaage
     7  
     8  juju deploy lxd-profile-alt --to=lxd
     9  
    10  ## Known Limitations and Issues
    11  
    12  It doesn't do much, but it does get you a machine you can play with.  
    13  If not deployed to an LXD container or cloud, that functionality is a no-op
    14  
    15  # Configuration
    16  
    17  None