Skip to content
Snippets Groups Projects
  1. Mar 31, 2018
  2. Jan 28, 2018
  3. Oct 04, 2017
  4. Aug 18, 2017
  5. Aug 15, 2017
  6. Jul 12, 2017
  7. May 31, 2017
  8. May 30, 2017
    • Sebastien Guilloux's avatar
      Handle private docker registry auth · 9e711b3b
      Sebastien Guilloux authored
      This adds support for private docker registries, by adding
      an optional `registryAuth` field in the CreateFunctionRequest.
      Auth must be passed as base64-encoded basic auth, similar to
      how done in Docker file store credentials (~/.docker/config.json).
      Credentials are then passed to swarm at service creation.
      9e711b3b
  9. Apr 30, 2017
  10. Apr 29, 2017
Loading