Skip to content

Commit

Permalink
ubuntu-docker: cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
drfho committed Sep 3, 2024
1 parent f315a83 commit 79e2107
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 2 deletions.
10 changes: 9 additions & 1 deletion docker/Extensions/readme.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# Externalizing Extensions for Docker
# Externalizing Extensions for Docker

Hint: if the docker container cannot write to the ./Extensions or ./var folder,
you can simply set the permissions to 777. (Important: not recommended for production!)

```bash
chmod -R 777 Extensions
chmod -R 777 var
```
Binary file modified docker/ubuntu/var/Data.fs
100755 → 100644
Binary file not shown.
Binary file modified docker/ubuntu/var/Data.fs.index
100755 → 100644
Binary file not shown.
1 change: 0 additions & 1 deletion docker/ubuntu/var/Data.fs.lock

This file was deleted.

Binary file removed docker/ubuntu/var/Data.fs.tmp
Binary file not shown.
Empty file removed docker/ubuntu/var/log/Z4.log
Empty file.
Empty file removed docker/ubuntu/var/log/event.log
Empty file.
Empty file removed docker/ubuntu/var/log/zeo.log
Empty file.

0 comments on commit 79e2107

Please sign in to comment.