Discover Packages
github.com/dustin-decker/compose-enforcer
command
module
Version:
v0.0.0-...-535e936
Opens a new window with list of versions in this module.
Published: Nov 29, 2018
License: LGPL-3.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
ComposeEnforcer
Compose enforcer validates that a provided docker-compose file meets restrictions set.
It can be used via CLI from the compiled binary, or you can use the public interfaces
provided. A common usecase is within a continuous deployment pipeline.
Currently it is developed against docker compose v3.2 spec and supports:
volumes
networks
secrets
resources
Under the hood it uses exported docker compose interfaces so it should hopefully
be easy to maintain with time.
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.