GitHub user hansva added a comment to the discussion: Docker Build Fails While Downloading Apache Hop via wget (Exit Code 1)
Hi there, I have no experience with Railway you could try to do following changes. The official download URL is https://www.apache.org/dyn/closer.cgi?filename=hop/2.12.0/apache-hop-client-2.12.0.zip&action=download, which will redirect to https://dlcdn.apache.org/hop/2.12.0/apache-hop-client-2.12.0.zip Docker also suggests using ADD instead of wget inside the container when downloading files. Hope this helps. GitHub link: https://github.com/apache/hop/discussions/5003#discussioncomment-12458590 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
