Documentation
¶
Overview ¶
Package docker is used to interact with docker development environment services
Copyright © 2020 Addshore ¶
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
Index ¶
- func ComposeCommand(command string, arg ...string) *osexec.Cmd
- func EnsureDockerComposeUserOverrideExists() (bool, error)
- func MediaWikiComposerDependenciesNeedInstallation(options exec.HandlerOptions) bool
- func MediaWikiComposerUpdate(options exec.HandlerOptions)
- func MediaWikiInstall(options exec.HandlerOptions)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComposeCommand ¶
ComposeCommand ...
func EnsureDockerComposeUserOverrideExists ¶
EnsureDockerComposeUserOverrideExists Ensures that a docker-compose.override files exists with a mediawiki user and gid override
func MediaWikiComposerDependenciesNeedInstallation ¶
func MediaWikiComposerDependenciesNeedInstallation(options exec.HandlerOptions) bool
MediaWikiComposerDependenciesNeedInstallation ...
func MediaWikiComposerUpdate ¶
func MediaWikiComposerUpdate(options exec.HandlerOptions)
MediaWikiComposerUpdate ...
Types ¶
This section is empty.