Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Conversation

@SuperQ
Copy link

@SuperQ SuperQ commented Nov 11, 2023

Upstream now includes a Twilio example script.

  • Add support for adding new values to the config.inc.php.
  • Add variables for the Twilio example script.

Upstream now includes a Twilio example script.
* Add support for adding new values to the config.inc.php.
* Add variables for the Twilio example script.

Signed-off-by: SuperQ <[email protected]>
@SuperQ
Copy link
Author

SuperQ commented Nov 11, 2023

I'm getting a strange build error when I try and build this locally.

STEP 4/5: RUN source /assets/functions/00-container &&      set -x &&      package update &&      package upgrade &&      mkdir -p /assets/install &&      curl -sSL -o /assets/install/v${SSP_VERSION}.tar.gz https://github.com/ltb-project/self-service-password/archive/v${SSP_VERSION}.tar.gz &&      package cleanup
/bin/sh: /assets/functions/00-container: line 1396: syntax error: unexpected "(" (expecting "done")
Error: error building at STEP "RUN source /assets/functions/00-container &&      set -x &&      package update &&      package upgrade &&      mkdir -p /assets/install &&      curl -sSL -o /assets/install/v${SSP_VERSION}.tar.gz https://github.com/ltb-project/self-service-password/archive/v${SSP_VERSION}.tar.gz &&      package cleanup": error while running runtime: exit status 2

This also errors when built from main. The line in question is here. It might be the fact that I'm using podman to build and not actual Docker.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant