cloud/docker/dirserver: remove redundant option from command line

This option is just re-setting the default user cache size, so it has no
effect. I'd like to remove these options entirely, so remove the
invocation here.

Change-Id: I516b29ca2e19d5527ee133f59f0a8ca9a7f8fd59
Reviewed-on: https://upspin-review.googlesource.com/13721
Reviewed-by: Rob Pike <r@golang.org>
1 file changed
tree: 07ae6b3441469b99d230dd9ca09903799774f07c
  1. cloud/
  2. cmd/
  3. .gitignore
  4. .travis.yml
  5. AUTHORS
  6. codereview.cfg
  7. CONDUCT.md
  8. CONTRIBUTING.md
  9. CONTRIBUTORS
  10. LICENSE
  11. PATENTS
  12. README.md
README.md

Upspin gcp repository

This repository contains support for running Upspin against Google Cloud Storage and/or Google Container Engine.

See the Setting up upspinserver document for information about running an Upspin service that stores its data in Google Cloud Storage.

See the Deploying Upspin servers to Google Cloud Platform document for information about running an Upspin cluster on Google Container Engine.

See the master repository for more information about the Upspin project.