Add qemu emulation for mattermost
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
services:
|
||||
app:
|
||||
image: mattermost/mattermost-enterprise-edition:11.5.1@sha256:816d2fe91fd3e605fd8cc4d1756974da496acc8735528f81203554d7563e9f9e
|
||||
platform: linux/amd64
|
||||
container_name: mattermost
|
||||
restart: unless-stopped
|
||||
entrypoint: ["/bin/sh", "-c"]
|
||||
|
||||
Reference in New Issue
Block a user