github.com/juju/juju@v0.0.0-20240430160146-1752b71fcf00/testcharms/charms/lxd-profile/README.md (about)

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