App Submission - Simplexmq #482
Annotations
4 errors and 6 notices
Invalid image architectures for image "simplexchat/smp-server:v6@sha256:8ee921410249683e9d013d1de9706a2b51713916de8dbe104c2c540e62dba24d":
simplex-server/docker-compose.yml#L11
The image "simplexchat/smp-server:v6@sha256:8ee921410249683e9d013d1de9706a2b51713916de8dbe104c2c540e62dba24d" does not support the architectures "arm64" and "amd64". Please make sure that the image supports both architectures.
|
Invalid image architectures for image "simplexchat/xftp-server:v6@sha256:fb813c9071776c6c11836977c556f221eb3c5320a35ba24e93594216916f1d3c":
simplex-server/docker-compose.yml#L23
The image "simplexchat/xftp-server:v6@sha256:fb813c9071776c6c11836977c556f221eb3c5320a35ba24e93594216916f1d3c" does not support the architectures "arm64" and "amd64". Please make sure that the image supports both architectures.
|
gallery:
simplex-server/umbrel-app.yml#L1
The "gallery" key is required
|
Lint apps
❌ Linting failed with 3 errors ❌
|
Mounted file/directory "/simplex-server/data/smp/config" doesn't exist:
simplex-server/docker-compose.yml#L18
The volume "${APP_DATA_DIR}/data/smp/config:/etc/opt/simplex:z" tries to mount the file/directory "/simplex-server/data/smp/config", but it is not present. This can lead to permission errors!
|
Mounted file/directory "/simplex-server/data/smp/logs" doesn't exist:
simplex-server/docker-compose.yml#L18
The volume "${APP_DATA_DIR}/data/smp/logs:/var/opt/simplex:z" tries to mount the file/directory "/simplex-server/data/smp/logs", but it is not present. This can lead to permission errors!
|
Mounted file/directory "/simplex-server/data/xftp/config" doesn't exist:
simplex-server/docker-compose.yml#L30
The volume "${APP_DATA_DIR}/data/xftp/config:/etc/opt/simplex-xftp:z" tries to mount the file/directory "/simplex-server/data/xftp/config", but it is not present. This can lead to permission errors!
|
Mounted file/directory "/simplex-server/data/xftp/logs" doesn't exist:
simplex-server/docker-compose.yml#L30
The volume "${APP_DATA_DIR}/data/xftp/logs:/var/opt/simplex-xftp:z" tries to mount the file/directory "/simplex-server/data/xftp/logs", but it is not present. This can lead to permission errors!
|
Mounted file/directory "/simplex-server/data/xftp/files" doesn't exist:
simplex-server/docker-compose.yml#L30
The volume "${APP_DATA_DIR}/data/xftp/files:/srv/xftp:z" tries to mount the file/directory "/simplex-server/data/xftp/files", but it is not present. This can lead to permission errors!
|
Mounted file/directory "/simplex-server/torrc" doesn't exist:
simplex-server/docker-compose.yml#L39
The volume "${APP_DATA_DIR}/torrc:/etc/tor/torrc:ro" tries to mount the file/directory "/simplex-server/torrc", but it is not present. This can lead to permission errors!
|