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

Travis CI cannot run current Docker #847

Closed
KrisThielemans opened this issue Nov 23, 2023 · 1 comment · Fixed by #848
Closed

Travis CI cannot run current Docker #847

KrisThielemans opened this issue Nov 23, 2023 · 1 comment · Fixed by #848

Comments

@KrisThielemans
Copy link
Member

After #844 Travis CI says
https://app.travis-ci.com/github/SyneRBI/SIRF-SuperBuild/jobs/613762245#L879

Error response from daemon: dockerfile parse error line 58: Unknown flag: link

COPY --link entrypoint.sh /usr/local/bin/

@KrisThielemans
Copy link
Member Author

@paskino says this needs

export DOCKER_BUILDKIT=1

in our .travis

KrisThielemans added a commit that referenced this issue Nov 23, 2023
Apparently needed as Travis is running on Uuntu 20.04

Fixes #847
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

Successfully merging a pull request may close this issue.

1 participant