Skip to content
SPONSORS

MSSQL

MSSQL lets you build intelligent, mission-critical applications using a scalable, hybrid database platform that has everything built-in from in-memory performance and advanced security to in-database analytics.

You can easily add it to your Lando app by adding an entry to the services top-level config in your Landofile.

yaml
services:
  myservice:
    type: mssql

Supported versions

ARM-Chip Macs Require Rosetta Emulation!

There is a bug in the image when emulated by M1 (or other ARM-chip) Macs. Until Microsoft releases an ARM-native version of the image, you should turn on the setting "Use Rosetta for x86/amd64 emulation on Apple Silicon" in the "Features in Development" section of your Docker Desktop settings.

Patch versions

This service does not support patch versions but if you really need something like that, you could consider using either a custom compose service or a service overrides.