Skip to content

Commit 548d1c5

Browse files
committed
Update readme
1 parent 36f84e7 commit 548d1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ LdapAuth is to be recommended, because it doesn't require rproxy apache with the
116116
- `./files`: `/var/www/MISP/app/files/`
117117
- `./gnupg`: `/var/www/MISP/.gnupg/`
118118
- If you need to automatically run additional steps each time the container starts, create a new file `files/customize_misp.sh`, and replace the variable `${CUSTOM_PATH}` inside `docker-compose.yml` with its parent path.
119-
- If you are interested in running streamlined versions of the images (fewer dependencies, easier approval from compliance), you might want to look into the `misp-core-lite` and `misp-modules-lite` images. Just replace the references in the `docker-compose.yml` file followed by `docker compose pull` and `docker compose up`.
119+
- If you are interested in running streamlined versions of the images (fewer dependencies, easier approval from compliance), you might want to use the `latest-slim` tag. Just adjust the `docker-compose.yml` file, and run again `docker compose pull` and `docker compose up`.
120120

121121
#### Using slow disks as volume mounts
122122

0 commit comments

Comments
 (0)