Skip to content

Conversation

@mattiapitossi
Copy link

@mattiapitossi mattiapitossi commented Apr 6, 2025

Problem

Hello there, I was trying to run the project (both build and tests) in my M1 machine but since the dropped support for java 8 the m1/Dockerfile.sbt wasn't working anymore. There were also other issues related to Oracle (see issue: oracle/docker-images#2184) and sqlserver that needed to be adjusted (see issue: docker/for-mac#7368).

Solution

I wanted to share the adjusted configuration that I'm using to get build and test to work locally:

image

Notes

Since the release of the free version of Oracle DB there might be the possibility to use it for all systems.

Checklist

  • Unit test all changes
  • Update README.md if applicable
  • Add [WIP] to the pull request title if it's work in progress
  • Squash commits that aren't meaningful changes
  • Run sbt scalariformFormat test:scalariformFormat to make sure that the source files are formatted

@getquill/maintainers

@CLAassistant
Copy link

CLAassistant commented Apr 6, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants