Victor

Results 16 issues of Victor

Hi. I use the version on docker with this docker-compose.yml on debian bulleyes: ``` mp3fs: image: khenriks/mp3fs container_name: mp3fs devices: - /dev/fuse cap_add: - SYS_ADMIN security_opt: - apparmor:unconfined volumes: -...

### Expected behavior `apt-upgrades` not working on ``automatic`` mode ### Actual behavior ( ``apt.conf.d`` ) `APT::Update::Post-Invoke { "pkill -RTMIN+1 i3blocks || true"; };` `DPkg::Post-Invoke { "pkill -RTMIN+1 i3blocks || true";...

## Description Hi and thanks for this theme for jjekyll. I have this configuration on _config.yml ``` url : https://vctrsnts.github.io/ # the base hostname & protocol for your site e.g....

Hi I tryng to use podcats with docker ( create image to ubuntu ) with python3, setuptools, pip Firts I build the **package** and next install but when I use...

Hi, And firts, thanks for this theme. I trying to add mastodon icon modify de file `/_sass/_icons.scss` and add this code: ``` .fa-mastodon:before { content: "\f4f6"; } ``` But when...

Hi, I using your docker (crowdsec + caddy) on oracle arm (ubuntu jammy) with docker (25.0) with your docker-comppose.yml (version 3.6): ``` crowdsec: image: crowdsecurity/crowdsec ports: - "8080:8080" volumes: -...

### Expected behaviour: I need to send messages through telegram ### Actual behaviour: Sending messages to the group does not work. Recommended solutions do not bring a positive result. ###...

**Describe the bug** I Work with docker ```bretfisher/jekyll-serve:latest``` with this versions: - Jekyll: 4.3.3 - Ruby: 3.1.5 - Fork about this theme **To Reproduce** Steps to reproduce the behavior: 1....

bug

Good morning, First of all, thank you for this amazing launcher that I always end up going back to. For a couple of hours I tried to use another one,...

I have _Flexget version 3.15.26 in Docker_, and I also have a Matrix server (_Conduit_) along with the following clients: - Element-Web - FluffyChat - Bash script I have no...