It is possibly related to "go build", Because there won't be any issues with go build if I run it before mirrod.
Steps to Reproduce
mirrord exec -f .mirrord/mirrord.json air or mirrord exec -f .mirrord/mirrord.json go run main.go
Backtrace
No response
Relevant Logs
go: could not create module cache: mkdir /go: read-only file system
go: could not create module cache: mkdir /go: read-only file system
go: could not create module cache: mkdir /go: read-only file system
go: could not create module cache: mkdir /go: read-only file system
go: could not create module cache: mkdir /go: read-only file system
go: could not create module cache: mkdir /go: read-only file system
make: *** [build-debug] Error 1
Bug Description
It is possibly related to "go build", Because there won't be any issues with go build if I run it before mirrod.
Steps to Reproduce
mirrord exec -f .mirrord/mirrord.json air
ormirrord exec -f .mirrord/mirrord.json go run main.go
Backtrace
No response
Relevant Logs
go: could not create module cache: mkdir /go: read-only file system go: could not create module cache: mkdir /go: read-only file system go: could not create module cache: mkdir /go: read-only file system go: could not create module cache: mkdir /go: read-only file system go: could not create module cache: mkdir /go: read-only file system go: could not create module cache: mkdir /go: read-only file system make: *** [build-debug] Error 1
Your operating system and version
MacOS 14.4.1 (23E224)
Local process
golang
Local process version
No response
Additional Info
No response