Removing empty front-matter
|
@ -1,7 +1,3 @@
|
||||||
---
|
|
||||||
{}
|
|
||||||
---
|
|
||||||
|
|
||||||
403c403
|
403c403
|
||||||
< var fragments = $.param.fragment().split('/');
|
< var fragments = $.param.fragment().split('/');
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
---
|
|
||||||
{}
|
|
||||||
---
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* swagger-ui - Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API
|
* swagger-ui - Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API
|
||||||
* @version v2.1.3
|
* @version v2.1.3
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
---
|
|
||||||
{}
|
|
||||||
---
|
|
||||||
|
|
||||||
403c403
|
403c403
|
||||||
< var fragments = $.param.fragment().split('/');
|
< var fragments = $.param.fragment().split('/');
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
---
|
|
||||||
{}
|
|
||||||
---
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* swagger-ui - Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API
|
* swagger-ui - Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API
|
||||||
* @version v2.1.3
|
* @version v2.1.3
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
---
|
|
||||||
{}
|
|
||||||
---
|
|
||||||
|
|
||||||
403c403
|
403c403
|
||||||
< var fragments = $.param.fragment().split('/');
|
< var fragments = $.param.fragment().split('/');
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
---
|
|
||||||
{}
|
|
||||||
---
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* swagger-ui - Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API
|
* swagger-ui - Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API
|
||||||
* @version v2.1.3
|
* @version v2.1.3
|
||||||
|
@ -30946,7 +30942,7 @@ Emitter.prototype.hasListeners = function(event){
|
||||||
* TODO: combatible error handling?
|
* TODO: combatible error handling?
|
||||||
*/
|
*/
|
||||||
|
|
||||||
module.exports = function(arr, fn, initial){
|
module.exports = function(arr, fn, initial){
|
||||||
var idx = 0;
|
var idx = 0;
|
||||||
var len = arr.length;
|
var len = arr.length;
|
||||||
var curr = arguments.length == 3
|
var curr = arguments.length == 3
|
||||||
|
@ -30956,7 +30952,7 @@ module.exports = function(arr, fn, initial){
|
||||||
while (idx < len) {
|
while (idx < len) {
|
||||||
curr = fn.call(null, curr, arr[idx], ++idx, arr);
|
curr = fn.call(null, curr, arr[idx], ++idx, arr);
|
||||||
}
|
}
|
||||||
|
|
||||||
return curr;
|
return curr;
|
||||||
};
|
};
|
||||||
},{}]},{},[1])(1)
|
},{}]},{},[1])(1)
|
||||||
|
@ -32270,4 +32266,4 @@ SwaggerUi.Views.StatusCodeView = Backbone.View.extend({
|
||||||
}
|
}
|
||||||
return this;
|
return this;
|
||||||
}
|
}
|
||||||
});}).call(this);
|
});}).call(this);
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
---
|
|
||||||
{}
|
|
||||||
---
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Build: docker build -t apt-cacher .
|
# Build: docker build -t apt-cacher .
|
||||||
# Run: docker run -d -p 3142:3142 --name apt-cacher-run apt-cacher
|
# Run: docker run -d -p 3142:3142 --name apt-cacher-run apt-cacher
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
---
|
|
||||||
{}
|
|
||||||
---
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# example Dockerfile for https://docs.docker.com/examples/postgresql_service/
|
# example Dockerfile for https://docs.docker.com/examples/postgresql_service/
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
---
|
|
||||||
{}
|
|
||||||
---
|
|
||||||
|
|
||||||
# Riak
|
# Riak
|
||||||
#
|
#
|
||||||
# VERSION 0.1.1
|
# VERSION 0.1.1
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
---
|
|
||||||
{}
|
|
||||||
---
|
|
||||||
|
|
||||||
FROM ubuntu:16.04
|
FROM ubuntu:16.04
|
||||||
MAINTAINER Sven Dowideit <SvenDowideit@docker.com>
|
MAINTAINER Sven Dowideit <SvenDowideit@docker.com>
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 96 KiB |
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 175 KiB After Width: | Height: | Size: 175 KiB |
|
@ -1,7 +1,3 @@
|
||||||
---
|
|
||||||
{}
|
|
||||||
---
|
|
||||||
|
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
---
|
|
||||||
{}
|
|
||||||
---
|
|
||||||
|
|
||||||
version: 0.1
|
version: 0.1
|
||||||
log:
|
log:
|
||||||
level: info
|
level: info
|
||||||
|
@ -15,6 +11,6 @@ storage:
|
||||||
rootdirectory: /Users/Shared/Registry
|
rootdirectory: /Users/Shared/Registry
|
||||||
http:
|
http:
|
||||||
addr: 0.0.0.0:5000
|
addr: 0.0.0.0:5000
|
||||||
secret: mytokensecret
|
secret: mytokensecret
|
||||||
debug:
|
debug:
|
||||||
addr: localhost:5001
|
addr: localhost:5001
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
---
|
|
||||||
{}
|
|
||||||
---
|
|
||||||
|
|
||||||
version: "2"
|
version: "2"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|