microsoft / microsoft/sql-server-samples

logs to stdout

Open
#161 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PowerShell
Stars
11.2k
Forks
9.1k
Avg merge
2d 7h
Merged PRs (30d)
14

Description

I tried today the microsoft/mssql-server-linux.
It crashed.

it tells me

Microsoft(R) SQL Server(R) setup failed with error code 1. Please check the setup log in /var/opt/mssql/log for more information.

It would be amazing if the errors were on stdout instead, so that they are available in docker logs.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failed microsoft/mssql-server-linux setup and inspect the logs currently written under /var/opt/mssql/log. Check how the container exposes setup failures and verify the result with docker logs. Done means setup errors are available through stdout and can be retrieved with docker logs instead of only from the log directory.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, sql
Domain
devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.