This example is to test plugin for Docker. It disallows all actions.
This project is Mac OS X specific and require brew installed. However it can be easily modified to be run on Linux (just remove brew).
Install:
- Setup your
GOPATHenvironment variable (usually pointing to~/work) mkdir -p $GOPATH/src/github.com/artsf/cd $GOPATH/src/github.com/artsf/git clone git@github.com:artsf/docker-auth-test.gitcd docker-auth-testmake setupmacmake
and test that it disallows anything by:
docker run docker/whalesay cowsay boo