mirror of https://github.com/docker/docs.git
17 lines
392 B
HTML
17 lines
392 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Docker Trusted Registry API Documentation</title>
|
|
<link rel="stylesheet" type="text/css" href="./swagger-ui.css" >
|
|
</head>
|
|
|
|
<body>
|
|
<div id="swagger-ui"></div>
|
|
<script src="./swagger-ui-bundle.js"> </script>
|
|
<script src="./swagger-ui-standalone-preset.js"> </script>
|
|
<script src="./main.js"> </script>
|
|
</body>
|
|
|
|
</html>
|