About

Metadata

  • Last updated , by JensPetersen
  • License MIT
  • Maintained by: Jens Petersen <juhpetersen@gmail.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.6.2
  2. 9.4.5
  3. 9.2.8
  4. 9.0.2
  5. 8.10.7
  6. 8.8.4
  7. 8.6.5
  8. 8.4.4

Readme

skopedate

MIT license

Check/compares dates of container images for Fedora, Centos, etc, using skopeo. Currently the list of predefined registries is hardcoded.

Usage

$ skopedate --version
0.1
$ skopedate --help
Checks dates of latest container images

Usage: skopedate [--version] [-d|--debug] IMAGE

  A tool for seeing the dates of latest container images in registries

Available options:
  -h,--help                Show this help text
  --version                Show version
  -d,--debug               show debug output
$ skopedate fedora:39
registry.fedoraproject.org           2023-08-11 17:33:49 +0800
candidate-registry.fedoraproject.org 2023-08-11 17:33:49 +0800
quay.io/fedora                       2023-08-11 17:33:49 +0800
docker.io                            2023-08-05 02:23:06 +0800
$ skopedate centos/centos:stream9
quay.io 2023-08-08 11:39:14 +0800
$ skopedate fedora-toolbox:39
registry.fedoraproject.org           2023-08-11 17:33:52 +0800
candidate-registry.fedoraproject.org 2023-08-11 17:33:52 +0800

Installation

stack install or cabal install

Contribute

skopedate is distributed under the MIT license.

See https://github.com/juhp/skopedate