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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/357
Author: @chasebolt
Created: 2/19/2017
Status: ❌ Closed
Base:
master← Head:not-rootfs📝 Commits (1)
7ab9318dont 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
/dehyrdratedwith no config file, using args only, it fails as it strips/fromBASEDIRleaving it as an empty string.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.