composeapp

module
v0.0.0-...-ebbba33 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2024 License: BSD-3-Clause

README

Package and a CLI utility composectl to manage compose Apps

TODO

Build

make

Usage

./bin/composectl check <uri> [<uri>]
./bin/composectl pull <uri> [<uri>]
./bin/composectl ls
./bin/composectl install <uri>

By default,

  • app blobs are stored in ~/.composeapps/store;
  • app compose project is installed to ~/.composeapps/projects and its images are laoded to the docker daemon listening on $DOCKER_HOST or unix:///var/run/docker.sock.

The install requires the pacthed version of the docker daemon, otherwise the image loading fails (TBD).

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL