package
Version:
v0.0.8
Opens a new window with list of versions in this module.
Published: Feb 3, 2022
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Docker package provides common docker commands.
Compose namespace contains all the tasks for Docker compose commands.
⬆ Build runs docker compose stack build. //noinspection.
Devcontainer namespace contains all the tasks for Dev container commands.
Docker namespace contains all the tasks for Docker commands.
Build runs docker build command against the provided dockerfile.
🧹 DockerPrune cleans up images.
parameter: dockerMaintainer is the label used to filter to images maintained by this maintainer (ok for small teams).
This is useful to narrow the pruning to just the images being build by the designated maintainer over `n` hours old.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.