README ¶ Pinkerton Test Files This directory contains test files for running a Docker registry when testing pinkerton. Generate the files Start the registry: go run registry.go "$(pwd)/files" Build and push the image: docker build -t 127.0.0.1:8080/pinkerton-test ./image docker push 127.0.0.1:8080/pinkerton-test The registry files will now be in the files directory. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files registry.go Click to show internal directories. Click to hide internal directories.