update .gitignore
This commit is contained in:
@@ -86,6 +86,9 @@ $YAML_AUTH_LINE
|
||||
cert: false
|
||||
EOF
|
||||
|
||||
# === Ensure directory exists and is owned ===
|
||||
mkdir -p "$HOME_DIR/.local/pipx/logs"
|
||||
chown -R "$DOCKER_USER:$DOCKER_USER" "$HOME_DIR/.local"
|
||||
chown -R "$DOCKER_USER:$DOCKER_USER" "$CONFIG_DIR"
|
||||
|
||||
echo "[entrypoint] Starting Docker daemon..."
|
||||
|
||||
Reference in New Issue
Block a user