Closed githule closed 3 months ago
Not necessarily true, all that would be required is to mount your classification definition to the containers under /etc/assemblyline/classification.yml
In fact, there is a PR that seems to stage the classification file to be mounted but it hasn't been merged yet: https://github.com/CybercentreCanada/assemblyline-docker-compose/pull/33.
I can review this PR and see if we can get it merged and that would help enable classification on Docker deployments
It's working on my side. Just updated my docker compose file like specified in that PR. Thank you.
Describe the bug
I am not sure to understand well but it seems that the classification feature is only available to K8s deployments, not to docker deployments.
Please can you clarify if that feature is or is not available for docker setup ?
To Reproduce Steps to reproduce the behavior:
Environment (please complete the following information if pertinent):
Am I missing something in the documentation or should I be able to deploy the classification feature on Docker Standalone environment ?
Thank you for your help.