Skip to content

Instantly share code, notes, and snippets.

@phillipsj
Created September 22, 2020 00:27
Show Gist options
  • Save phillipsj/5e014905968cc781b9bc1637a980bf16 to your computer and use it in GitHub Desktop.
Save phillipsj/5e014905968cc781b9bc1637a980bf16 to your computer and use it in GitHub Desktop.
Docker run command for Adventure Works database
$ 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