This script detects apps with not yet updated versions of Electron.
Repo: https://github.com/tkafka/detect-electron-apps-on-mac
See:
This script detects apps with not yet updated versions of Electron.
Repo: https://github.com/tkafka/detect-electron-apps-on-mac
See:
| version: '2' | |
| services: | |
| http-proxy: | |
| image: nginxproxy/nginx-proxy | |
| container_name: http-proxy | |
| privileged: true | |
| environment: | |
| # - DNS_IP=127.0.0.1 |