Imagen con SQL Server y la base de datos Crowdsolve lista para desarrollo y colaboración
10K+
This Docker image contains a preconfigured instance of SQL Server with the Crowdsolve database, designed to facilitate development and collaboration. It includes all necessary data to run the backend of the Crowdsolve project, developed as part of a Software Engineering degree project.
docker run -e "ACCEPT_EULA=Y" -e "SA_PASSWORD=Cr0wDs0Lv3" -p 1434:1433 yourdockerhubuser/crowdsolve-sql
localhost:1434 with the following credentials:
saCr0wDs0Lv3This image is designed for development and testing purposes, not recommended for production environments.
Content type
Image
Digest
sha256:985ba6c16…
Size
847.9 MB
Last updated
over 1 year ago
docker pull divanny/crowdsolve-sqlserver