Alexey Pakhomov

Results 4 issues of Alexey Pakhomov

According to this issue https://github.com/ScoopInstaller/Scoop/issues/249 I changed the installation location via `[environment]::setEnvironmentVariable('SCOOP','Z:\usr','User')` Next I installed SCOOP `Set-ExecutionPolicy RemoteSigned -Scope CurrentUser` `irm get.scoop.sh | iex` After installation, I realized that the...

bug

This topic has been before discussed since 2014: - https://github.com/moby/moby/pull/8177 - https://github.com/moby/moby/issues/3465 Created a new topic based on recommendations https://github.com/moby/moby/pull/8177#issuecomment-2022998013 Target: Add `UNVOLUME /target/directory` (or UNSET VOLUME) statement in Dockerfile....

kind/enhancement
area/dockerfile

I can't use Google Fotos for images. When I try to upload an image to Google fotos, I am prompted to log in through my Google account, and Google says...

A problem arises ` Invalid status. Verification error details: : http://***/.well-known/acme-challenge/**** Connection refused` To solve it, you need to lower the ports for socat with the command `sudo setcap 'cap_net_bind_service=+ep'...