reva icon indicating copy to clipboard operation
reva copied to clipboard

Exclude vendor folder from docker build context

Open michielbdejong opened this issue 3 years ago • 3 comments
trafficstars

I got an 'inconsistent vendoring' error when running 'docker build -f Dockerfile.revad .' This change made the error go away. Is there a reason not to exclude the the vendor folder from the docker build context?

michielbdejong avatar Sep 01 '22 07:09 michielbdejong

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

update-docs[bot] avatar Sep 01 '22 07:09 update-docs[bot]

@wkloucek I think this makes sense, pinging you because you are more familiar with docker containers than I am.

butonic avatar Sep 12 '22 07:09 butonic

@michielbdejong can you add a changelog to make CI happy?

butonic avatar Sep 12 '22 07:09 butonic

Closing as stale.

michielbdejong avatar Dec 09 '22 13:12 michielbdejong