색인미확인수명주기 미확인품질 미측정구조화 한국어 안내 · 문장 번역 전

Docker Engine API

docker.com에서 제공하는 문서·기록 분야의 API 제품입니다. 확인된 분류 신호는 검색·조회, OCR·텍스트 추출, 인증·계정, 문서·기록입니다.

영문 원문 보기
Docker Engine API

The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. Most of the client's commands map directly to API endpoints (e.g. docker ps is GET /containers/json ). The notable exception is running containers, which consists of several API calls. Errors The API uses standard HTTP status codes to indicate the success or failure of the API call. The body of the response will be JSON in the following format: { "message": "page not found" } Versioning The API is usually changed in each release of Docker, so API calls are versioned to ensure that clients don't break. For Docker Engine 17.09, the API version is 1.32. To lock to this version, you prefix the URL with /v1.32 . For example, calling /info is the same as calling /v1.32/info . Engine releases in the near future should support this version of the API, so your client will continue to work even if it is talking to a newer Engine. In previous versions of Docker, it was possible to access the API without providing a version. This behaviour is now deprecated will be removed in a future version of Docker. The API uses an open schema model, which means server may add extra properties to responses. Likewise, the server will ignore any extra query parameters and request body properties. When you write clients, you need to ignore additional properties in responses to ensure they do not break when talking to newer Docker daemons. This documentation is for version 1.33 of the API. Use this table to find documentation for previous versions of the API: Docker version API version Changes ---------------- ------------- --------- 17.09.x [1.31](https://docs.docker.com/engine/api/v1.32/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-32-api-changes) 17.07.x [1.31](https://docs.docker.com/engine/api/v1.31/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-31-api-changes) 17.06.x [1.30](https://docs.docker.com/engine/api/v1.30/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-30-api-changes) 17.05.x [1.29](https://docs.docker.com/engine/api/v1.29/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-29-api-changes) 17.04.x [1.28](https://docs.docker.com/engine/api/v1.28/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-28-api-changes) 17.03.1 [1.27](https://docs.docker.com/engine/api/v1.27/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-27-api-changes) 1.13.1 & 17.03.0 [1.26](https://docs.docker.com/engine/api/v1.26/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-26-api-changes) 1.13.0 [1.25](https://docs.docker.com/engine/api/v1.25/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-25-api-changes) 1.12.x [1.24](https://docs.docker.com/engine/api/v1.24/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-24-api-changes) 1.11.x [1.23](https://docs.docker.com/engine/api/v1.23/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-23-api-changes) 1.10.x [1.22](https://docs.docker.com/engine/api/v1.22/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-22-api-changes) 1.9.x [1.21](https://docs.docker.com/engine/api/v1.21/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-21-api-changes) 1.8.x [1.20](https://docs.docker.com/engine/api/v1.20/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-20-api-changes) 1.7.x [1.19](https://docs.docker.com/engine/api/v1.19/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-19-api-changes) 1.6.x [1.18](https://docs.docker.com/engine/api/v1.18/) [API changes](https://docs.docker.com/engine/api/version-history/ v1-18-api-changes) Authentication Authentication for registries is handled client side. The client has to send authentication details to various endpoints t…

번역은 이해를 돕기 위한 미검수 초벌 또는 구조화 안내입니다. 계약·의료·법률 판단에는 원문을 확인하세요.
연결된 문서
전역 집계 전현재 별표는 이 브라우저에만 저장
종합 품질근거 0%
가격미확인상세 가격 미수집
인증미확인
프로토콜REST105개 엔드포인트 수집
마지막 확인2026. 7. 28.출처 확인됨

SELECTION SUMMARY

도입 판단 요약

이 항목은 문서·기록 카테고리로 분류된 API 제품입니다. 확인된 분류 신호는 검색·조회, OCR·텍스트 추출, 인증·계정, 문서·기록입니다. 상세 문장 번역은 아직 검수되지 않았으므로 아래 원문을 함께 확인하세요.

검수된 적합 용도

검증 정보 없음 — 태그와 카테고리는 분류 정보이며 적합성 보증이 아닙니다.

도입 전 확인

인증, 호출 제한, 데이터 처리 지역과 가격 조건을 연결된 문서에서 직접 확인하세요.

피해야 할 조건

제품별 제한 조건이 검수되지 않았습니다. 운영 적용 전에 공급자 조건을 재확인하세요.

EVIDENCED ADVANTAGES

API 특·장점

공급자·카탈로그·실측·편집 근거가 있는 신호만 표시하며, 근거 유형을 함께 밝힙니다.

카탈로그출처가 확인된 제품

카탈로그 원본과 확인 시점이 연결되어 있습니다.

공급자OpenAPI 3.0.0

정규화된 엔드포인트 105개를 탐색할 수 있습니다.

CATALOG TRUST

색인0

재배포 정책과 기본 식별 조건을 통과해 검색할 수 있지만 편집 승인은 아직 완료되지 않았습니다.

평가 2026. 07. 28. 13:05

QUALITY COVERAGE

미측정종합 점수
근거 충족률 0% · 신뢰 0%

unrated

핵심 도입 정보

인증검증 정보 없음
프로토콜REST
가격 모델미확인
리전검증 정보 없음
수집된 엔드포인트105개
마지막 확인2026. 07. 28. 13:05

같은 목적의 대체 API

같은 카테고리에서 공개 상태와 품질 근거를 우선해 표시합니다.