Apache OpenWhisk Docker Runtime Container

Apache 1.13.0 (next release)

Changes:

  • Update base python image to python:3.6-alpine

1.3.3 (Apache 1.12.0)

Changes:

  • Update run handler to accept more environment variables #55

1.3.2

Changes:

  • Fixes bug where a log maker is emitted more than once.

1.3.1

Changes:

  • Disallow re-initialization by default. Added environment variable to enable re-initialization for local development.

1.3.0

Changes:

  • Added openssh-client.

1.2.0

Changes:

  • Added utilties curl and wget.

1.1.0

Changes:

  • Allow input parameter larger than 128KB.
  • Added perl language support.
  • Added utilties jq, zip, git.

1.0.0

Initial version.