Skip to content
Snippets Groups Projects
  1. Sep 04, 2017
  2. Aug 29, 2017
  3. Aug 23, 2017
  4. Aug 08, 2017
  5. 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
  6. May 08, 2017
  7. May 07, 2017
  8. Apr 27, 2017
  9. Mar 12, 2017
  10. Jan 23, 2017
  11. Jan 22, 2017
  12. Jan 21, 2017
Loading