Skip to content

Instantly share code, notes, and snippets.

@wendreof
Last active August 7, 2019 17:30
Show Gist options
  • Save wendreof/f7cd9115aecceae29820701c6f355eb8 to your computer and use it in GitHub Desktop.
Save wendreof/f7cd9115aecceae29820701c6f355eb8 to your computer and use it in GitHub Desktop.
Crie e execute o container
docker run -e "ACCEPT_EULA=Y" -e "MSSQL_SA_PASSWORD=ruby>java" -p 1433:1433 -d mcr.microsoft.com/mssql/server:2017-latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment