Files
static-web-server/docker
Jose Quintana b2f09abdcc refactor: remove optional extra docker scratch/alpine volumes
scratch/alpine docker images were creating an extra volume at /public.
the problem is that for example an extra docker volume can difficult
umounting shares on unRAID and other environments.

these extra docker volumes can be perfectly optional, so this commit
remove them of scratch and alpine images.

resolves #51
2021-09-06 22:10:27 +02:00
..