compose-enforcer

command module
v0.0.0-...-535e936 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2018 License: LGPL-3.0 Imports: 13 Imported by: 0

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.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL