NAME

lxc-app-update - update configuration for an LXC application container

SYNOPSIS

lxc-app-update <container>...

ABSTRACT

main script used to update the configuration an LXC application container

DESCRIPTION

This script takes an meta-configuration for an LXC application container and transforms it into a concrete configuration for LXC itself. If you combine more than one meta-configuration (e.g. one with some applications and another one with available users) they will be combined into one concrete configuration with the name of the last one. Note that in the case of conflicting definitions the later overwrite the former.

SEE ALSO

App::LXC::Container, App::LXC::Container::Update

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>