Not really an issue, more of a query on the build - what the impact of not having the volume (defined as follows)
volumes:
- /data/misp:/var/www/MISP
remain persistent is. i.e. if the volume is not created, the container restarted and changes lost, the application appears to still run normally.
Not really an issue, more of a query on the build - what the impact of not having the volume (defined as follows)
remain persistent is. i.e. if the volume is not created, the container restarted and changes lost, the application appears to still run normally.