mirror of
https://github.com/9001/copyparty.git
synced 2025-11-05 06:13:20 +00:00
docker: ensure /state writable
This commit is contained in:
@@ -15,8 +15,8 @@ rm -rf /z/base
|
|||||||
rm -rf /var/cache/apk/* /root/.cache
|
rm -rf /var/cache/apk/* /root/.cache
|
||||||
|
|
||||||
# initial config; common for all flavors
|
# initial config; common for all flavors
|
||||||
mkdir /cfg /w
|
mkdir /state /cfg /w
|
||||||
chmod 777 /cfg /w
|
chmod 777 /state /cfg /w
|
||||||
echo % /cfg > initcfg
|
echo % /cfg > initcfg
|
||||||
|
|
||||||
# unpack sfx and dive in
|
# unpack sfx and dive in
|
||||||
|
|||||||
Reference in New Issue
Block a user