Hello <@U01JVDKASAC>, For running my integration t...
# help
a
Hello @Frank, For running my integration tests in seed.run, I need to run local mysql server. is it possible to install mysql on build server of seed.run and run? or can I use any favorite docker image for seed.run build server?
f
Hey @Anatol, while you can’t use a custom image as the build image, but you can run spin up a docker container as part of the build process.
Here are more details on running docker commands in your builds - https://seed.run/docs/docker-commands-in-your-builds.html