Skip to content
Snippets Groups Projects
  1. Apr 23, 2019
  2. Oct 03, 2018
  3. Mar 31, 2018
  4. Jan 28, 2018
  5. Oct 04, 2017
  6. Aug 18, 2017
  7. Aug 15, 2017
  8. Jul 12, 2017
  9. May 31, 2017
  10. 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
  11. Apr 30, 2017
  12. Apr 29, 2017
Loading