Skip to content

mssql-server-linux setup failed: error code 1 macOS (Docker)  #166

@geooot

Description

@geooot

When trying to startup sql-server I get this error. Is the log only contained in the docker container?

$ docker run -p 1433:1433 -t  -e SA_PASSWORD='<password>' -e ACCEPT_EULA=Y microsoft/mssql-server-linux
Configuring Microsoft(R) SQL Server(R)...
Microsoft(R) SQL Server(R) setup failed with error code 1. Please check the setup log in /var/opt/mssql/log for more information.

But while in the container... The mssql folder is not there!

root@bdd24ed25e8b:/var/opt# ls
root@bdd24ed25e8b:/var/opt# 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions