Colin Griffin
Colin Griffin
Fix for this is in progress
can you please retry with latest and latest instructions?
AH, the --recursive is still there. I'll fix that immediately. Please try with a regular clone and not --recursive
The instruction in the readme is now corrected
You may have a database volume leftover from a previous setup. Is this a fresh instance? If you need to start from scratch, you can find the database-data volume and...
@drwb that updated image has been pushed. I know we're working through other things, but in the context of this particular issue, were you able to use the image to...
Localhost to the container, during the build, is the container itself and not your local development machine. The docker compose build steps are provided because it creates a network bridge...
Those are typically warns and do not fail the build. Is there more log content available?
"network mode "stack" not supported by buildkit" is a separate issue I'm working around. The husky error is not related to buildkit, it is because we're note copying .git into...