Skip to content

Commit 2cb4808

Browse files
authored
Merge pull request opf#20835 from opf/implementation/68071-make-hocuspocus-docker-dev-container-available-for-mac-users
[#68071] Document Hocuspocus docker setup for Mac
2 parents a1188f2 + 91cf859 commit 2cb4808

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker/dev/hocuspocus/docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
services:
22
hocuspocus:
3+
# In case of MacOS you need to specify the platform in your `docker/dev/hocuspocus/docker-compose.override.yml`:
4+
# platform: linux/amd64
35
image: openproject/hocuspocus:main-defdb238
46
labels:
57
- "traefik.enable=true"

0 commit comments

Comments
 (0)