hocker: Interact with the docker registry and generate nix build instructions
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
hocker
is a suite of command line utilities and a library for:
fetching a docker image
fetching a layer of an image
fetching an image's configuration
fetching a docker registry image manifest
generating nix build instructions from a registry image manifest
The motivation for this tool came from a need to fetch docker image artifacts from a docker registry without the stock docker tooling that is designed to only work with the docker daemon.
These tools only work with version 2 of the docker registry and docker version (>=) 1.10.
For a complete set of usage examples please see the project's README.md.
[Skip to Readme]
Properties
Versions | 1.0.0, 1.0.1, 1.0.2, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.9.0.1), aeson-pretty (>=0.8), ansi-wl-pprint (>=0.6.7.3), async (>=2.0.0.0 && <2.2), base (>=4.9 && <5), bytestring (>=0.10), concurrentoutput (>=0.2), containers (>=0.5), cryptonite (>=0.13), data-fix (>=0.0.3), deepseq (>=1.4), directory (>=1.2.2.0), exceptions (>=0.8), filepath (>=1.4), foldl (>=1.0), hnix (>=0.3.4), hocker, http-client (>=0.4), http-types (>=0.9.1), lens (>=4.0), lens-aeson (>=1.0), lifted-base (>=0.2.3.8), memory (>=0.11), mtl (>=2.2), neat-interpolation (>=0.3.2), network (>=2.6), network-uri (>=2.6), optional-args, optparse-applicative (>=0.13), optparse-generic (>=1.2.0), pooled-io (>=0.0.2), pureMD5 (>=2.1), scientific (>=0.3), tar (>=0.5), temporary (>=1.2), text (>=1.2), time (>=1.4), transformers (>=0.4), turtle (>=1.3), unordered-containers (>=0.2), uri-bytestring (>=0.2), vector (>=0.11), wreq (>=0.4), zlib (>=0.6) [details] |
License | Apache-2.0 |
Copyright | 2016 Awake Security |
Author | Awake Security |
Maintainer | opensource@awakesecurity.com |
Category | Utilities |
Home page | https://github.com/awakesecurity/hocker#readme |
Bug tracker | https://github.com/awakesecurity/hocker/issues |
Source repo | head: git clone https://github.com/awakesecurity/hocker.git |
Uploaded | by ParnellSpringmeyer at 2017-12-01T19:18:13Z |
Modules
- Data
- Docker
- Image
- Data.Docker.Image.AesonHelpers
- Data.Docker.Image.Types
- Data.Docker.Nix
- Data.Docker.Nix.FetchDocker
- Data.Docker.Nix.Lib
- Image
- Docker
- Hocker
- Hocker.Lib
- Hocker.Types
- Hocker.Types.Exceptions
- Hocker.Types.Hash
- Hocker.Types.ImageName
- Hocker.Types.ImageTag
- Hocker.Types.URI
- Network
- Wreq
- Docker
- Network.Wreq.Docker.Image
- Network.Wreq.Docker.Image.Lib
- Network.Wreq.Docker.Registry
- Network.Wreq.Docker.Image
- Network.Wreq.ErrorHandling
- Docker
- Wreq
Downloads
- hocker-1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees