docker/cli

The Docker CLI

  • 所有者: docker/cli
  • 平台: Linux, Mac, Windows
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

build status
Build Status

docker/cli

This repository is the home of the cli used in the Docker CE and
Docker EE products.

Development

docker/cli is developed using Docker.

Build a linux binary:

$ make -f docker.Makefile binary

Build binaries for all supported platforms:

$ make -f docker.Makefile cross

Run all linting:

$ make -f docker.Makefile lint

List all the available targets:

$ make help

In-container development environment

Start an interactive development environment:

$ make -f docker.Makefile shell

In the development environment you can run many tasks, including build binaries:

$ make binary

Legal

Brought to you courtesy of our legal counsel. For more context,
please see the NOTICE document in this repo.

Use and transfer of Docker may be subject to certain restrictions by the
United States and other governments.

It is your responsibility to ensure that your use and/or transfer does not
violate applicable laws.

For more information, please see https://www.bis.doc.gov

Licensing

docker/cli is licensed under the Apache License, Version 2.0. See
LICENSE for the full
license text.

主要指标

概览
名称与所有者docker/cli
主编程语言Go
编程语言Go (语言数: 5)
平台Linux, Mac, Windows
许可证Apache License 2.0
所有者活动
创建于2017-04-12 05:27:42
推送于2025-04-18 19:46:44
最后一次提交2025-04-18 21:46:44
发布数262
最新版本名称v28.1.1 (发布于 2025-04-18 11:41:45)
第一版名称v17.06.0-ce-rc1 (发布于 2017-05-29 18:54:06)
用户参与
星数5.2k
关注者数132
派生数2k
提交数11k
已启用问题?
问题数1716
打开的问题数676
拉请求数3469
打开的拉请求数242
关闭的拉请求数467
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?