Named volume instead of automatically created

Hello everyone!

https://hub.docker.com/r/zabbix/zabbix-snmptraps

This image automatically creates two volumes in the Volumes folder
And I would like to create my “my-volume” volume and for the container to use it instead of two automatic ones

can this be done?

Thank!