Skip to content

Commit

Permalink
DOCKER-585 enable docker run --network
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Smillie committed Jul 20, 2016
1 parent 8442525 commit adc1936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/models/network.js
Expand Up @@ -1614,6 +1614,7 @@ function validateListNetworks(params, callback) {
strict: true,
params: params,
optional: {
uuid: validate.string,
fabric: validate.bool,
limit: validate.limit,
name: validate.stringOrArray,
Expand Down

0 comments on commit adc1936

Please sign in to comment.