The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

lxc-app-setup - setup meta-configuration for an LXC application container

SYNOPSIS

    lxc-app-setup <container>

ABSTRACT

main script used to setup the meta-configuration for an LXC application container

DESCRIPTION

This script runs the user interface to create a new meta-configuration for an LXC application container or modify the configuration of an existing one. This meta-configuration is not the final one used by LXC itself but (at least partly) a more simple and general one.

SEE ALSO

App::LXC::Container, App::LXC::Container::Setup

LICENSE

Copyright (C) Thomas Dorner.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See LICENSE file for more details.

AUTHOR

Thomas Dorner <dorner (at) cpan (dot) org>