Well I managed to get it to work by building the app instead and running it that way. I think the only advantage of run is hot swap, which I don't need when deployed.
I also wonder, has an official docker image been considered? I see some that are years old, but having one that was in CI/CD and such would be nice. Would save me from go getting revel every build :laughing:
Paul
why not make your own?
Paul
revel/revel#1518
Paul
internal/ sounds like it's a problem with go, not revel
Paul
have you tried latest go?
Paul
yeah, the previous PRs also had problems that weren't related according to notzippy