This commit is contained in:
epoberezkin
2026-07-14 14:20:03 +00:00
parent 85890f8f2b
commit 033eed8a92
184 changed files with 228 additions and 197 deletions
+1 -1
View File
@@ -977,7 +977,7 @@ git checkout stable
DOCKER_BUILDKIT=1 docker build --output ~/.local/bin .
</code></pre>
<blockquote>
<p><strong>Veuillez noter</strong> : Si vous rencontrez l'erreur <code>version `GLIBC_2.28' non trouvée</code>, reconstruisez-le avec l'image de base <code>haskell:8.10.7-stretch</code>(changez-la dans votre <a href="https%3A//github.com/simplex-chat/simplex-chat/blob/stable/simplex-chat/Dockerfile">Dockerfile</a> local).</p>
<p><strong>Veuillez noter</strong> : Si vous rencontrez l'erreur <code>version `GLIBC_2.28' non trouvée</code>, reconstruisez-le avec l'image de base <code>haskell:8.10.7-stretch</code>(changez-la dans votre <a href="https://github.com/simplex-chat/simplex-chat/blob/stable/Dockerfile">Dockerfile</a> local).</p>
</blockquote>
<h4 id="utiliser-haskell-stack" tabindex="-1">Utiliser Haskell stack</h4>
<p>(sur n'importe quel OS)</p>