ProjectEvergreen/greenwood-demo-platform-docker
does Greenwood config have to be explicitly included in container?
开放
#4 创建于 2024年10月29日
good first issuequestion
仓库指标
- 星标
- (0 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Just realizing now, not sure if the greenwood.config.js file needs to be included in the container explicitly, at least for when running a build?
Probably easy enough to test with something like setting the basePath and then building the container and see if it still works. If it doesn't, probably needs to be included somewhere in the Dockerfile