Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

Problem statement

Cleans a docker configuration object for safe usage within ops. Specifically, this ensures docker in docker won't attempt to use an authentication helper.

Example usage

Visualize

opctl ui github.com/opspec-pkgs/docker.config.clean#1.1.1

Run

opctl run github.com/opspec-pkgs/docker.config.clean#1.1.1

Compose

op:
  ref: github.com/opspec-pkgs/docker.config.clean#1.1.1
  inputs:
    dockerConfig:  # 👈 required; provide a value
  outputs:
    dockerConfigCleaned:

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md

About

Cleans docker configuration for safe use within an op

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors