@@ -0,0 +1,16 @@
# Démarrage avec Docker
Pour builder l'image Docker :
```bash
docker build -t chill-site .
```
Pour lancer le site en local :
docker run -p 1313:1313 chill-site
Le site sera accessible sur http://localhost:1313
The note is not visible to the blocked user.