arclight icon indicating copy to clipboard operation
arclight copied to clipboard

Dockerized dev

Open dl-maura opened this issue 2 years ago • 2 comments

This is building off of the Blacklight local docker development system, giving you an option to run a local dev using docker.

Fulfills ticket 1443.

To test, follow the readme directions and confirm it works! Recommend squash merging I had typos I had to fix so a lot of commit messages.

dl-maura avatar Dec 11 '23 14:12 dl-maura

Hi @dl-maura -- a fresh pull of this branch and I'm back to getting SQLite errors upon a docker-compose up again (on an M1 Mac). It was definitely working Friday when I tried (with export DOCKER_DEFAULT_PLATFORM=linux/amd64) , so not sure what's different now.

seanaery avatar Dec 11 '23 20:12 seanaery

Current state: this 'works' but some of the selenium tests are failing, I think because of ports needing to be exposed (the code that is failing is not affected at all by the work here). I am going to speak to a colleague who knows more than I do about Rails tests to see if I can get it worked out next week.

dl-maura avatar Dec 14 '23 15:12 dl-maura