Skip to main content

Temp Volume

A temporary volume mounts a temporary directory into your container.

Properties

  • medium - string
    Medium controls where the temporary volume is stored.

    enum values:

    • memory
  • limit - string, int
    Limit provides a size limit for the volume.