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

dind.Dockerfile does not correctly retrieve DOCKER_COMPOSE_URL #78

Open
wphicks opened this issue Sep 13, 2022 · 1 comment
Open

dind.Dockerfile does not correctly retrieve DOCKER_COMPOSE_URL #78

wphicks opened this issue Sep 13, 2022 · 1 comment

Comments

@wphicks
Copy link

wphicks commented Sep 13, 2022

This line no longer retrieves the correct url (resolves to https://github.com instead). To replicate, clone and run make rapids.build in a clean environment.

@thomcom
Copy link
Contributor

thomcom commented Sep 13, 2022

I was able to get the path working, but it doesn't repair the issue I'm having with rapids-compose this morning:

(ins)(base) tcomer@tcomer-NVIDIA:~/rapids/compose$ make rapids.run args="bash -l"
[+] Running 1/0
 ⠿ Container compose-apt-cacher-ng-1  Running                                           0.0s
[+] Running 1/0
 ⠿ Container compose-apt-cacher-ng-1  Running                                           0.0s
make[2]: *** [Makefile:119: dc] Error 1
make[1]: *** [Makefile:95: dc.run] Error 2
make: *** [Makefile:39: rapids.run] Error 2

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