[BUG] Volumes: Creates directory instead of file (type: bind argument doesnt work?) · Issue #9955 · docker/compose

Description When using the long notation for a volume, e.g. the type option etc., the mount that is created on the host system is a folder, not a directory. Steps To Reproduce Use the docker-compos...