kokuwaio/docker-cli

By kokuwaio

Updated 4 days ago

Docker CLI for usage in WoodpeckerCI.

Image
Integration & delivery
Developer tools
0

5.4K

kokuwaio/docker-cli repository overview

Docker Daemon and CLI for WoodpeckerCI Plugin

dockerd pulls dockerd size cli pulls cli size dockerfile license prs issues

A Woodpecker I prepared docker daemon and cli. Also usable with Gitlab, Github or locally, see examples for usage.

Features

  • dockerd: with and without rootlesskit
  • dockerd: configures mirror for dockerd
  • cli: with buildkit
  • cli: variants:
    • git: with git
    • az: with Azure CLI
    • az-git: with Azure CLI and git

Example

services:
  - name: dockerd
    image: kokuwaio/dockerd
    ports: [2375, 8080]

steps:
  info:
    image: kokuwaio/docker-cli
    commands: docker info

Settings

EnvironmentDefaultDescription
DOCKERD_PORT2375Specifies the port to listen on
DOCKERD_SHUTDOWN_TIMEOUT0Set the default shutdown timeout
DOCKERD_LOG_LEVELnoneSet the logging level
DOCKERD_REGISTRY_MIRRORnoneSpecifies a list of registry mirrors.
DOCKERD_INSECURE_REGISTRY`noneConfigure insecure registry

Tag summary

Content type

Image

Digest

sha256:fd58d5c64

Size

247 MB

Last updated

4 days ago

docker pull kokuwaio/docker-cli:28.4.0-az-git