Skip to content

Conversation

@cosmicpsyop
Copy link
Contributor

was able to repro'ed dockerfile error with jammy. what was discovered was the host directory was tainted from a build that used flatbuffers 2.0.8
alternatively, one could just manually do it.

make clean
docker build . -t cosmicpsyop/strfry -f ubuntu.Dockerfile
docker run -v $HOME/src/strfry/strfry-db:/app/strfry-db -v /home/xsited/src/forks/strfry/strfry.conf:/app/strfry.conf  -t cosmicpsyop/strfry   

testing: #86
#69

@cosmicpsyop cosmicpsyop changed the title ensure the builddir is not tainted from a previous host build ensure docker guest builddir is not tainted from a previous host build Dec 8, 2023
@hoytech
Copy link
Owner

hoytech commented Dec 16, 2023

Thanks for this!

@hoytech hoytech merged commit b63eada into hoytech:master Dec 16, 2023
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 this pull request may close these issues.

2 participants