Skip to content

Commit bfdb0df

Browse files
authored
Merge pull request #4 from fullstack-devops/bugfix/add-some-docu
Update README.md
2 parents 1fb7e0d + 904df00 commit bfdb0df

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
[![Create Release](https://github.com/fullstack-devops/excalidraw/actions/workflows/create-release.yml/badge.svg)](https://github.com/fullstack-devops/excalidraw/actions/workflows/create-release.yml)
22
[![Anchore Container Scan](https://github.com/fullstack-devops/excalidraw/actions/workflows/anchore.yml/badge.svg)](https://github.com/fullstack-devops/excalidraw/actions/workflows/anchore.yml)
3-
[![Docker Repository on Quay](https://quay.io/repository/fullstack-devops/excalidraw/status "Docker Repository on Quay")](https://quay.io/repository/fullstack-devops/excalidraw)
43

54
# excalidraw
6-
Repo for rootless excalidraw in a secure nutshell ;)
5+
6+
Special thanks for the [Excalidraw project](https://github.com/excalidraw/excalidraw) for the great Virtual whiteboard they provide us.
7+
Unfortunately, the current excalidraw container runs as root, which means that it cannot run in secured clusters with psp.
8+
Well here is a fix for that, a repo for excalidraw in a rootless container ;). There is also a [helm chart](https://github.com/fullstack-devops/helm-charts/charts/excalidraw) with standard security policies enabled.
79

810
## Where can I get it?
911

@@ -13,6 +15,5 @@ Repo for rootless excalidraw in a secure nutshell ;)
1315
| OCI | Red Hat Quay | [Repo](https://quay.io/repository/fullstack-devops/excalidraw?tab=info) | `quay.io/fullstack-devops/excalidraw:latest` |
1416
| helm | GitHub | [Repo](https://github.com/fullstack-devops/helm-charts) | `fs-devops/excalidraw` |
1517

16-
1718
more work tbd, eg.:
18-
- mount own libaries docker-compose and helm/k8s
19+
- mount own libaries docker-compose and helm/k8s

0 commit comments

Comments
 (0)