You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please do not post any internal, closed source snippets on this public issue tracker!
Description
make generate fails on WSL with VirtualBox Docker (Surface Pro, Win 10).
Steps to Reproduce
orlade@SURFACE:~/dev/sysl$ make generate
docker run --rm -v /mnt/c/dev/sysl:/src -w /src anzbank/arrai bundle pkg/importer/spanner/import_migrations.arrai > pkg/importer/spanner/import_migrations.arraiz
time="2020-11-03T05:54:21Z" level=info msg="\"pkg/importer/spanner/import_migrations.arrai\": file not found"
time="2020-11-03T05:54:21Z" level=info msg="unable to start debug shell: standard input is not a terminal"
Makefile:68: recipe for target 'pkg/importer/spanner/import_migrations.arraiz' failed
make: *** [pkg/importer/spanner/import_migrations.arraiz] Error 1
Your Environment
docker image ls
anzbank/arrai latest b264b4953b52 7 days ago 649MB
The text was updated successfully, but these errors were encountered:
Please do not post any internal, closed source snippets on this public issue tracker!
Description
make generate
fails on WSL with VirtualBox Docker (Surface Pro, Win 10).Steps to Reproduce
Your Environment
The text was updated successfully, but these errors were encountered: