ProjectEvergreen/greenwood-demo-platform-docker

does Greenwood config have to be explicitly included in container?

Open

#4 opened on Oct 29, 2024

 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
good first issuequestion

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide