Directories
¶
| Path | Synopsis |
|---|---|
|
examples
|
|
|
compose_commands
command
This example demonstrates compose CLI commands: Build, Ps, Start, Stop, Restart, Exec, Config, Images, Top, Pause, Unpause, and Run.
|
This example demonstrates compose CLI commands: Build, Ps, Start, Stop, Restart, Exec, Config, Images, Top, Pause, Unpause, and Run. |
|
events
command
This example shows how to use the events API to get real-time updates about the state of a service.
|
This example shows how to use the events API to get real-time updates about the state of a service. |
|
image_inline
command
this program runs and builds the image if it does not exist and then tags it with a label and then uses the image for a container the second time it runs
|
this program runs and builds the image if it does not exist and then tags it with a label and then uses the image for a container the second time it runs |
|
mongo_replica
command
This example demonstrates how to create a MongoDB replica set with x members and a Mongo Express instance to manage the replica set.
|
This example demonstrates how to create a MongoDB replica set with x members and a Mongo Express instance to manage the replica set. |
|
nginx
command
|
|
|
profiles
command
this example shows how to use profiles to start a service with a specific profile
|
this example shows how to use profiles to start a service with a specific profile |
|
simple
command
This is a simple example of how to use containerkit to create a simple project.
|
This is a simple example of how to use containerkit to create a simple project. |
|
structs
command
this example shows how to use the structs to create a service if you prefer to use them
|
this example shows how to use the structs to create a service if you prefer to use them |
|
supabase
command
Package main: write embedded Supabase volume files to disk for the example.
|
Package main: write embedded Supabase volume files to disk for the example. |
|
terminal
command
in this example we will create a container and run a command in it to demonstrate the use of the terminal exec attach
|
in this example we will create a container and run a command in it to demonstrate the use of the terminal exec attach |
|
wordpress
command
|
|
|
pkg
|
|
|
client/response
Package response provides thin wrappers around the docker client response types.
|
Package response provides thin wrappers around the docker client response types. |
|
client/terminal
Package terminal
|
Package terminal |
|
containerkit
Package containerkit is a wrapper around the docker compose CLI.
|
Package containerkit is a wrapper around the docker compose CLI. |
|
containerkit/internal/config/cc
Package cc provides the options for the container config.
|
Package cc provides the options for the container config. |
|
containerkit/internal/config/hc
Package hc provides the options for the host config.
|
Package hc provides the options for the host config. |
|
containerkit/internal/config/hc/mount
Package mount provides the options for the mount config in the host config.
|
Package mount provides the options for the mount config in the host config. |
|
containerkit/internal/config/nc
Package nc provides the options for the network config.
|
Package nc provides the options for the network config. |
|
containerkit/internal/config/nc/endpoint
Package endpoint provides the options for the endpoint config in the network config.
|
Package endpoint provides the options for the endpoint config in the network config. |
|
containerkit/internal/config/nc/endpoint/ipam
Package ipam provides the options for the IPAM config in the endpoint config.
|
Package ipam provides the options for the IPAM config in the endpoint config. |
|
containerkit/internal/config/pc
Package pc provides the options for the platform config.
|
Package pc provides the options for the platform config. |
|
containerkit/internal/config/sc
Package sc provides functions to set the service config
|
Package sc provides functions to set the service config |
|
containerkit/internal/config/sc/build
Package build provides functions to set the build config for a service
|
Package build provides functions to set the build config for a service |
|
containerkit/internal/config/sc/build/ulimit
Package ulimit provides a set of functions to configure the ulimits for the build
|
Package ulimit provides a set of functions to configure the ulimits for the build |
|
containerkit/internal/config/sc/deploy
Package deploy provides functions to set the deploy configuration for a service
|
Package deploy provides functions to set the deploy configuration for a service |
|
containerkit/internal/config/sc/deploy/resource
Package resource provides functions to set the resource configuration for a service deploy
|
Package resource provides functions to set the resource configuration for a service deploy |
|
containerkit/internal/config/sc/deploy/resource/device
Package device provides functions to set the device configuration for a service deploys resource
|
Package device provides functions to set the device configuration for a service deploys resource |
|
containerkit/internal/config/sc/deploy/update
Package update provides functions to set the update configuration for a service deploy
|
Package update provides functions to set the update configuration for a service deploy |
|
containerkit/internal/config/sc/network
Package network provides functions to set the network configuration for a project
|
Package network provides functions to set the network configuration for a project |
|
containerkit/internal/config/sc/network/pool
Package pool provides functions to set the ipam pool configuration for a project
|
Package pool provides functions to set the ipam pool configuration for a project |
|
containerkit/internal/config/sc/secrets/projectsecret
Package projectsecret provides a set of functions to configure the secret for the project
|
Package projectsecret provides a set of functions to configure the secret for the project |
|
containerkit/internal/config/sc/secrets/secretservice
Package secretservice provides a set of functions to configure the secrets for the service
|
Package secretservice provides a set of functions to configure the secrets for the service |
|
containerkit/internal/config/sc/volume
Package volume provides functions to set the volume configuration for a project
|
Package volume provides functions to set the volume configuration for a project |
Click to show internal directories.
Click to hide internal directories.