Skip to content

Instantly share code, notes, and snippets.

View Faq's full-sized avatar
🎯
Focusing

Faq Faq

🎯
Focusing
  • EU
View GitHub Profile
@Faq
Faq / gist:7352d32f45e124730d3623b8ad03c3e8
Created August 19, 2022 14:42
migrate to Propshaft
propshaft (467f2a13cfc3) lib/propshaft/helper.rb:4:in `compute_asset_path'
actionview (7.0.3.1) lib/action_view/helpers/asset_url_helper.rb:203:in `asset_path'
actionview (7.0.3.1) lib/action_view/helpers/asset_url_helper.rb:348:in `stylesheet_path'
actionview (7.0.3.1) lib/action_view/helpers/asset_tag_helper.rb:180:in `block in stylesheet_link_tag'
actionview (7.0.3.1) lib/action_view/helpers/asset_tag_helper.rb:179:in `map'
actionview (7.0.3.1) lib/action_view/helpers/asset_tag_helper.rb:179:in `stylesheet_link_tag'
app/views/layouts/login.html.haml:14
actionview (7.0.3.1) lib/action_view/base.rb:244:in `public_send'
actionview (7.0.3.1) lib/action_view/base.rb:244:in `_run'
actionview (7.0.3.1) lib/action_view/template.rb:157:in `block in render'
@Faq
Faq / gist:8821c5fd18dd01da4f80d7435158096d
Last active March 31, 2024 10:49
Install chrome & chromedriver for Docker image 2022
Source: https://gist.github.com/varyonic/dea40abcf3dd891d204ef235c6e8dd79
Change log:
1. replaced "dl-ssl.google.com" with "dl.google.com" according https://www.google.com/linuxrepositories/
2. replaced "apt-key" as "Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8))."
3. use https
Oneliner for Dockerfile:
RUN set -ex; \
Revision: TrinityCore rev. 3dca705acc95+ 2022-02-18 19:14:44 +0200 (3.3.5 branch) (Win64, RelWithDebInfo, Static)
Date 20:2:2022. Time 13:56
//=====================================================
*** Hardware ***
Processor: Intel(R) Core(TM) i7-6900K CPU @ 3.20GHz
Number Of Processors: 16
Physical Memory: 134125364 KB (Available: 123313492 KB)
Commit Charge Limit: 134123464 KB
*** Operation System ***