Created
September 22, 2020 00:27
-
-
Save phillipsj/5e014905968cc781b9bc1637a980bf16 to your computer and use it in GitHub Desktop.
Docker run command for Adventure Works database
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ docker run -p 1633:1433 --name adventureworks2019 -h adventureworks2019 -d adventureworks:2019 | |
e07d0406ca31eda958c9ed2a830bf83fea3c9d15ba2c43870410766a40a112d6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment