Sign inSign up

lmars/pinkerton

By lmars

•Updated over 10 years ago

An image containing pinkerton: https://github.com/flynn/flynn/tree/master/pinkerton

Image
0

892

lmars/pinkerton repository overview

⁠Usage

Pull the latest version of the sentry image from the Docker Hub:

$ docker run -v "/var/lib/docker:/var/lib/docker" --privileged lmars/pinkerton pull "https://registry.hub.docker.com?name=sentry"

⁠Dockerfile

FROM ubuntu:trusty

RUN apt-get update

RUN apt-get install -y ca-certificates

ADD cmd/pinkerton/pinkerton /usr/bin/pinkerton

ENTRYPOINT ["/usr/bin/pinkerton"]

Tag summary

Content type

Image

Digest

Size

87.3 MB

Last updated

over 10 years ago

docker pull lmars/pinkerton