Semi-fixed docker. Only creds fix left
This commit is contained in:
parent
343e74be6b
commit
06b17e3835
1 changed files with 1 additions and 5 deletions
|
@ -13,8 +13,4 @@ do
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
# ensure ellie can write on /app/data
|
exec "$@"
|
||||||
chown -R ellie:ellie "$data"
|
|
||||||
|
|
||||||
# drop to regular user and launch command
|
|
||||||
exec sudo -u ellie "$@"
|
|
Loading…
Add table
Add a link
Reference in a new issue