Skip to content

Docker in Docker doesn't seem to respect dockerfile context variable #1310

Closed Answered by FallingSnow
FallingSnow asked this question in Q&A
Discussion options

You must be logged in to vote

This issue seems to be resolved on the master branch. Install cross via cargo install cross --git https://github.com/cross-rs/cross instead.

Edit: Another thing to try is playing with the CROSS_DOCKER_IN_DOCKER and CROSS_CONTAINER_IN_CONTAINER environmental variables. For example I use CROSS_DOCKER_IN_DOCKER=1 CROSS_CONTAINER_IN_CONTAINER=0.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by FallingSnow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant