Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

A docker authorization plugin for restricting access to specific containers

Notifications You must be signed in to change notification settings

buildkite/docker-buildkite-authorization-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildkite Job Authorization Docker Plugin

At present this is a placeholder to debug an issue getting authorization plugins working with Docker for Mac.

Running

mkdir -p $GOPATH/github.com/buildkite
git clone https://github.com/buildkite/docker-buildkite-authorization-plugin.git docker-buildkite-authorization-plugin
cd $GOPATH/github.com/buildkite/docker-buildkite-authorization-plugin
make all enable

You can now verify it's installed and working with docker plugin list.

Running docker run docker/whalesay cowsay boo should fail.

About

A docker authorization plugin for restricting access to specific containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published