This is a application for reserving appointment, RDV(rendez-vous) in french means appointment.
It can be used with my Backend : https://github.com/la-croquette/RDV-Backend and Frontend : back-end https://github.com/la-croquette/RDV-Frontend
You can run it with
docker run -d --name SQLServer -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=Mypassword' -p 1433:1433 mcr.microsoft.com/azure-sql-edge
https://medium.com/geekculture/how-to-install-sql-server-in-mac-m1-41121e110214
If you want to use it with the backend, which I have created, you need to change the password as the Mypassword in the RDV-Backend/app.config
Content type
Image
Digest
sha256:0eb2131df…
Size
636.3 MB
Last updated
about 3 years ago
docker pull lacroquette/my-sqlserver-image:Thomas