Skip to content

docker: Default settings should provide a volume for git-cache #8267

@jnohlgard

Description

@jnohlgard

Description

Running the build in a Docker container with the BUILD_IN_DOCKER=1 make command should provide a persistent volume for storing the git-cache directory to reduce network download traffic.

Steps to reproduce the issue

in examples/ccn-lite-relay:

BUILD_IN_DOCKER=1 make

Expected results

git sources should be loaded from the git-cache

Actual results

git sources are re-downloaded whenever the bin directory is deleted

Versions

riot/riotbuild docker image b329486bb877 from 2017-12-01T14:36:49.484Z
up-to-date master branch from 2017-12-14

Metadata

Metadata

Labels

Area: build systemArea: Build systemCommunity: help wantedThe contributors require help from other members of the communityType: new featureThe issue requests / The PR implemements a new feature for RIOT

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions