mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 17:04:27 +01:00
chore: add scratch-map
This commit is contained in:
11
examples/scratch-map/README.md
Normal file
11
examples/scratch-map/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# References
|
||||
|
||||
- https://github.com/ad3m3r5/scratch-map
|
||||
|
||||
# Notes
|
||||
|
||||
May require you to fix permissions of the bind mount volume:
|
||||
|
||||
````
|
||||
sudo chown -R 1000:1000 ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/scratch-map
|
||||
````
|
||||
Reference in New Issue
Block a user