Skip to content

Instantly share code, notes, and snippets.

@m4rg4sh
m4rg4sh / .gitignore_global
Last active June 7, 2017 14:04 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
@m4rg4sh
m4rg4sh / MSSQL on MacOS with Docker
Last active February 26, 2024 16:50
How to install Docker, MSSQL and sql-cli on MacOS (DAB2 @ ZHAW)
#needs homebrew /w caskroom to run!
#change info on lines 6 and 8 and you're good to go
#password needs to be compliant or the server won't start:
#A strong system administrator (SA) password: At least 8 characters including uppercase, lowercase letters, base-10 digits and/or non-alphanumeric symbols.
brew cask install docker
sudo docker pull microsoft/mssql-server-linux
sudo docker run -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=<YOURSQLPASSWORD>' -p 1433:1433 -d microsoft/mssql-server-linux
cd <INSTALLDIR FOR SQLCLI>

Keybase proof

I hereby claim:

  • I am m4rg4sh on github.
  • I am margash (https://keybase.io/margash) on keybase.
  • I have a public key ASCGDk206vCx5cg94ppH0nEbrjLPd22PcFBaKX8bzQjhTgo

To claim this, I am signing this object: