Documentation
¶
Overview ¶
Package file provides functions to manage docker compose files inside the $HOME/.sourced/compose-files directory
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Download ¶
Download downloads the docker-compose.yml file from the given revision or URL. The file is set as the active compose file.
func InitDefault ¶
InitDefault checks if there is an active docker compose file, and if there isn't the file for this release is downloaded. The current build version must be set with SetVersion. It returns the absolute path to the active docker-compose.yml file
func InitDefaultOverride ¶
InitDefaultOverride returns the path of the default docker-compose.override.yml file, if it does not exists, it is created.
Types ¶
Click to show internal directories.
Click to hide internal directories.