modulepackage
0.0.0
Repository: https://github.com/bketelsen/incus-compose.git
Documentation: pkg.go.dev
# README
incus-compose
incus-compose
is an implementation of the docker-compose
specification for the Incus ecosystem.
Status
Partially functional, but many commands not complete.
Only use this if you know enough incus
to dig yourself out of the problems this tool might cause.
USE AT YOUR OWN RISK
Usage
See the samples in the samples
directory.
Explanation
# Packages
Copyright © 2024 Brian Ketelsen <[email protected]>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
No description provided by the author