12 Commits

Author SHA1 Message Date
Alex Ellis
972fb16ca8 Update README.md 2017-07-12 13:52:03 +01:00
Alex Ellis
0c2c757160 Add intro to managing images page. 2017-05-31 08:47:42 +01:00
Sebastien Guilloux
9e711b3b5d Handle private docker registry auth
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.
2017-05-30 17:10:34 +01:00
Alex Ellis
61c0134652 mention CLI 2017-04-30 22:04:26 +01:00
Alex Ellis
0d462b9900 Add hello-world examples 2017-04-30 10:55:04 +01:00
Alex Ellis
60b449e6d0 Update README.md 2017-04-30 10:53:26 +01:00
Alex Ellis
cb2608edfb Update README.md 2017-04-29 10:13:22 +01:00
Alex Ellis
2e00d639d1 Update README.md 2017-04-29 10:09:08 +01:00
Alex Ellis
26891f404c Update README.md 2017-04-29 09:59:59 +01:00
Alex Ellis
f323dc3781 Set theme jekyll-theme-cayman 2017-04-29 09:58:54 +01:00
Alex Ellis
238240ba96 Create CNAME 2017-04-29 09:56:53 +01:00
Alex Ellis
98693ded0f Create README.md 2017-04-29 09:56:01 +01:00