Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to build plink/v2.0/Dockerfile #4

Open
cmball1 opened this issue Feb 24, 2020 · 0 comments
Open

Not able to build plink/v2.0/Dockerfile #4

cmball1 opened this issue Feb 24, 2020 · 0 comments
Assignees

Comments

@cmball1
Copy link
Contributor

cmball1 commented Feb 24, 2020

Not able to build Dockerfile plink/v2.0/Dockerfile:

Step 9/12 : RUN wget http://s3.amazonaws.com/plink2-assets/plink2_linux_x86_64_20190221.zip     && unzip plink2_linux_x86_64_20190221.zip -d /plink_tmp     && cp /plink_tmp/plink2 /opt/     && rm -rf plink2_linux_x86_64_20190221.zip plink_tmp
 ---> Running in 64f7413551da
--2020-02-24 19:57:38--  http://s3.amazonaws.com/plink2-assets/plink2_linux_x86_64_20190221.zip
Resolving s3.amazonaws.com (s3.amazonaws.com)... 52.216.162.85
Connecting to s3.amazonaws.com (s3.amazonaws.com)|52.216.162.85|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-02-24 19:57:38 ERROR 404: Not Found.

The command '/bin/sh -c wget http://s3.amazonaws.com/plink2-assets/plink2_linux_x86_64_20190221.zip     && unzip plink2_linux_x86_64_20190221.zip -d /plink_tmp     && cp /plink_tmp/plink2 /opt/     && rm -rf plink2_linux_x86_64_20190221.zip plink_tmp' returned a non-zero code: 8

See GitHub Action for more info: https://github.com/RTIInternational/biocloud_docker_tools/runs/465562858?check_suite_focus=true

gnawhnehpets added a commit that referenced this issue Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants