openfaas / faasd

A lightweight & portable faas engine
https://store.openfaas.com/l/serverless-for-everyone-else
MIT License
2.97k stars 213 forks source link

Implement read only option for volume mounts in docker-compose.yaml #342

Closed alexellis closed 11 months ago

alexellis commented 11 months ago

Description

Implement read only option for volume mounts in docker-compose.yaml

Motivation and Context

Closes: #341

How Has This Been Tested?

Tested by @petertjmills in his PR.

Types of changes

alexellis commented 11 months ago

Release available as: https://github.com/openfaas/faasd/releases/tag/0.18.1

petertjmills commented 11 months ago

Big thanks for this!

alexellis commented 11 months ago

You're welcome.