The Container contains sql server with the initial configuration of SQL Version Developer and port 1433. It contains SSH Server on Port 22
Exposed Ports 22 and 1433
The ROOT and SQL Server password is random each time you boot. You can see it in the startup verbose. If you want to change it, enter the console and edit the file /start.sh
Comment the line: ROOT_PASSWORD=pwgen -c -n -1 8 and uncomment the line ROOT_PASSWORD="YourPasswordHere". And enter the password you want. This password is shared with the sa user of the SQL Server
EL Contenedor contiene sql server con la configuración inicial de SQL Version Developer y puerto 1433. Contiene SSH Server en Puerto 22
Puertos Expuestos 22 y 1433
La contraseƱa del ROOT y del SQL Server es aleatoria cada vez que arrancas. La puedes ver en el verbose de arranque. SI la quieres cambiar entra en la consola y edita el fichero /start.sh
Comenta la linea: ROOT_PASSWORD=pwgen -c -n -1 8 y descomenta la linea ROOT_PASSWORD="YourPasswordHere". E intoduce el password que quieras. Dicho password se comparte con el usuario sa del SQL Server
Content type
Image
Digest
sha256:75a2d60f3ā¦
Size
695.2 MB
Last updated
almost 4 years ago
docker pull sardes/sqlserver