bndw / wifi-card

📶 Print a QR code for connecting to your WiFi (wificard.io)
https://wificard.io
MIT License
6.64k stars 465 forks source link

Docker compose #307

Open jlaurencin opened 1 month ago

jlaurencin commented 1 month ago

Is it possible to have a docker-compose.yml file for local installation?

Technetium1 commented 1 month ago

There is already a Dockerfile: https://github.com/bndw/wifi-card/blob/master/Dockerfile Compose is only required for multi-container apps.