Y
Hacker News
new
|
ask
|
show
|
jobs
by
lgas
3194 days ago
That's not as easy in at least two ways: having to use docker and know that command line.
1 comments
manigandham
3194 days ago
That command line is basic docker usage. Containers are far easier and cleaner than apt/yum installations at this point but you can just do this too:
sudo apt-get install mssql-server
link