Sign inSign up

octree/focker

By octree

Updated about 9 years ago

Fetch Docker containers configuration based on Node Alpine image

Image
0

256

octree/focker repository overview

With Focker (Fetch Docker), you can easily fetch info on containers using a simple endpoint.

Installation

docker run -d -p 4000:4000 -v /var/run/docker.sock:/var/run/docker.sock -e FOCKER_KEY='secret-key' octree/focker

If FOCKER_KEY is undefined, there is no check

Use

curl -H "focker-access-key: secret-key" http://server-address:4000

Tag summary

Content type

Image

Digest

Size

22.8 MB

Last updated

about 9 years ago

docker pull octree/focker