1
0
mirror of synced 2025-12-13 11:22:16 +01:00

Compare commits

..

2 Commits

Author SHA1 Message Date
d-two
2634460f63 Update config.yaml 2023-08-29 23:25:06 +02:00
d-two
4b5ec738c0 Update Dockerfile 2023-08-29 23:24:45 +02:00
2 changed files with 3 additions and 2 deletions

View File

@@ -65,6 +65,7 @@ RUN \
COPY rootfs/ /
# Corrects permissions for s6 v3
RUN if [ -d /etc/cont-init.d ]; then chmod -R 755 /etc/cont-init.d; fi
RUN if [ -d /etc/s6-overlay ]; then chmod -R 755 /etc/s6-overlay; fi
# Build arguments

View File

@@ -1,7 +1,7 @@
---
name: Ps3NetServer
slug: ps3netserver
version: 0.1.0-NAS
version: 0.1.1-NAS
description: This is a Docker container for ps3netsrv (or ps3netsvr).
url: https://github.com/d-two/hassio-addons/tree/main/ps3netsrv
startup: application
@@ -24,4 +24,4 @@ schema:
cifsdomain: str?
cifspassword: str?
cifsusername: str?
networkdisks: str?
networkdisks: str?