Skip to content

Commit 1336cf0

Browse files
authored
Emergency warning add for Docker images
1 parent 36512ae commit 1336cf0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pages/installation/docker-compose.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ import DockerEnvvarApps from '../../components/snippets/docker-envvar-apps.mdx';
77
import { Cards } from 'nextra/components';
88
import Prereqs from '../../components/snippets/installation-pre-reqs.mdx';
99

10+
<Callout type="warning">
11+
**Warning:** The current ARM or AMD images do **not** work and aren't correctly build, do not install the latest versions till v1.36.1, latest working versions are v1.36.1-arm64 and v1.36.1-amd64. We're working hard on resolving this Issue.
12+
</Callout>
13+
1014
## Docker Compose
1115

1216
This guide assumes that you have docker installed, with a reasonable amount of resources to run Postiz. This Docker Compose setup has been tested with;

0 commit comments

Comments
 (0)