[PR #21] [MERGED] Improve docker/setup command #67

Closed
opened 2026-02-27 23:18:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/snibox/snibox/pull/21
Author: @bbuchalter
Created: 7/9/2018
Status: Merged
Merged: 7/9/2018
Merged by: @vavgustov

Base: masterHead: setup_fixes


📝 Commits (1)

  • f74a039 Improve docker/setup command

📊 Changes

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

View changed files

📝 bin/docker/setup (+11 -7)

📄 Description

  • Adding set -e will make sure the script exits if there any problems
  • There were some hidden characters which caused the script to not replace the secret correctly when I executed

🔄 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/snibox/snibox/pull/21 **Author:** [@bbuchalter](https://github.com/bbuchalter) **Created:** 7/9/2018 **Status:** ✅ Merged **Merged:** 7/9/2018 **Merged by:** [@vavgustov](https://github.com/vavgustov) **Base:** `master` ← **Head:** `setup_fixes` --- ### 📝 Commits (1) - [`f74a039`](https://github.com/snibox/snibox/commit/f74a0390918c3e04b3fda32579f34fb6cd81e17b) Improve docker/setup command ### 📊 Changes **1 file changed** (+11 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `bin/docker/setup` (+11 -7) </details> ### 📄 Description * Adding `set -e` will make sure the script exits if there any problems * There were some hidden characters which caused the script to not replace the secret correctly when I executed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:18:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/snibox#67
No description provided.