I am trying to dockerize a PHP application. In the dockerfile, I download the archive, extract it, etc.
Everything works fine. However, if a new version gets released
You can also use a relative path in your docker-compose.yml file like this (tested on Windows host, Linux container):
docker-compose.yml
volumes: - ./test.conf:/fluentd/etc/test.conf