chevereto / docker

Template project for deploying Chevereto V4 based applications using Docker
https://v4-docs.chevereto.com/guides/docker/
MIT License
55 stars 16 forks source link

Add secret mount for Chevereto license key #66

Open rodber opened 4 months ago

rodber commented 4 months ago

https://docs.docker.com/build/building/secrets/#secret-mounts

Building could be improved by providing the software on build process rather downloading the software at /chevereto via shell script.