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