latenighttales / alcali

Featureful Saltstack GUI
https://alcali.dev
MIT License
354 stars 60 forks source link

Fixing issue #529 - mysqlclient lib install #530

Open guiguir68 opened 4 months ago

guiguir68 commented 4 months ago

Fixing the issue #529: the build fails at Step 8/17: RUN salt-pip install mysqlclient (from Dockerfile-master).

The workaround is to install mysqlclient with pip, not with salt-pip.