[PR #3] Fix build errors #3

Open
opened 2026-02-25 20:30:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amondit/sslh/pull/3
Author: @Whatang
Created: 11/17/2018
Status: 🔄 Open

Base: masterHead: Fix_build_errors


📝 Commits (2)

  • 38fc174 Fix failure to build image.
  • fcea2ca Fix error in call to sslh.

📊 Changes

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

View changed files

📝 Dockerfile (+3 -3)

📄 Description

Enable non-interactive building, and correctly pass sslh parameters.

This change fixes two problems with this image:

  1. Builds were failing because they required interaction with the user.
  2. Parameters to sslh were not being correctly passed from the environment variables, so sslh did not work.

🔄 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/amondit/sslh/pull/3 **Author:** [@Whatang](https://github.com/Whatang) **Created:** 11/17/2018 **Status:** 🔄 Open **Base:** `master` ← **Head:** `Fix_build_errors` --- ### 📝 Commits (2) - [`38fc174`](https://github.com/amondit/sslh/commit/38fc174d92b3ef6a31abc9357bddab4fbe5874d4) Fix failure to build image. - [`fcea2ca`](https://github.com/amondit/sslh/commit/fcea2cacd317bbfc7700f3425ee05b10e73f0c54) Fix error in call to sslh. ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+3 -3) </details> ### 📄 Description Enable non-interactive building, and correctly pass sslh parameters. This change fixes two problems with this image: 1. Builds were failing because they required interaction with the user. 2. Parameters to sslh were not being correctly passed from the environment variables, so sslh did not work. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
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/sslh#3
No description provided.