Skip to content

Releases: zanetworker/dockument

v0.2.0

Choose a tag to compare

@zanetworker zanetworker released this 28 Mar 21:06
  all         fetches all the important DOCKument labels from the Dockerfile or Docker images
  create      create documentation for Dockerfiles or Docker images
  deps        fetches dependencies from the Dockerfile or Docker image
  envs        fetches exposed envs from the Dockerfile or the Docker images
  help        Help about any command
  other       fetch all other non-DOCKument labels out of Dockerfiles or Docker images
  ports       fetches exposed ports from the Dockerfile or Docker images
  resources   fetches resources from the Dockerfile or Docker images
  tags        fetches tags from the Dockerfile or Docker images
  tests       fetches tests from the Dockerfile or Docker image
  version     get version

First Release

Choose a tag to compare

@zanetworker zanetworker released this 19 Mar 20:41

Supports fetching dependencies, envs, resources, tags, all, and misc labels from Dockerfiles as well as create markdown documentation for them.

Available Commands:
  all         fetches all the important DOCKument labels from the Dockerfile
  create      create documentation for Dockerfiles
  deps        fetches dependencies from the Dockerfile
  envs        fetches exposed envs from the Dockerfile
  help        Help about any command
  other       fetch all other non-DOCKument labels out of Dockerfiles Dockerfile
  ports       fetches exposed ports from the Dockerfile
  resources   fetches resources from the Dockerfile
  tags        fetches tags from the Dockerfile
  version     get version