Closed jrpatterson closed 1 week ago
My docker compose worked fine but the pending migration shows on the browser but the app seems to be running
Also, fwiw I was able to build and use docker compose up to run the web and db containers. I ran the db migrations from within the container, and the app is mostly working. We'll need to get the environment variables loaded into the web container to see if the rest of the app works. That can be done at a later time, though.
CI: Updated docker engine version and ruby orbs Revised dockerfile based on Scholarsphere Added docker-compose env to run app locally