[PR #357] [CLOSED] dont strip when cwd is / #810

Closed
opened 2025-12-29 01:29:25 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/357
Author: @chasebolt
Created: 2/19/2017
Status: Closed

Base: masterHead: not-rootfs


📝 Commits (1)

  • 7ab9318 dont strip for docker containers that cwd is /

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 dehydrated (+1 -1)

📄 Description

if dehydrated is in /dehyrdrated with no config file, using args only, it fails as it strips / from BASEDIR leaving it as an empty string.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dehydrated-io/dehydrated/pull/357 **Author:** [@chasebolt](https://github.com/chasebolt) **Created:** 2/19/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `not-rootfs` --- ### 📝 Commits (1) - [`7ab9318`](https://github.com/dehydrated-io/dehydrated/commit/7ab9318dcbe15439f5208937db9039d2efa65f08) dont strip for docker containers that cwd is / ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+1 -1) </details> ### 📄 Description if dehydrated is in `/dehyrdrated` with no config file, using args only, it fails as it strips `/` from `BASEDIR` leaving it as an empty string. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:29:25 +01:00
adam closed this issue 2025-12-29 01:29:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#810