docker
  • Introduction
  • 安装
  • 存储驱动选择
  • Dockerfile
    • 前台运行
  • Registry
    • notification
    • auth
      • token认证的设计
    • API
      • pull镜像
      • push镜像
  • 镜像存储
    • 本地存储
    • Registry中的存储
    • 如何判断两个镜像是否是同一个
  • 下载google镜像
  • Docker设置代理
  • 日志
Powered by GitBook
On this page
  • list镜像
  • pull镜像
  • push镜像
  • delete镜像

Was this helpful?

  1. Registry

API

list镜像

有哪些API?

pull镜像

有哪些API?

push镜像

有哪些API?

delete镜像

有哪些API?

Previoustoken认证的设计Nextpull镜像

Last updated 4 years ago

Was this helpful?