Alexander Chumakov

Results 45 comments of Alexander Chumakov

@moinologics can you please provide a PR? I would glad to merge it!

Hello! Which version of Docker do you use? It can be an issue for versions older then 20.10.0 https://github.com/moby/moby/pull/41665

@anne-mrl do you have enabled selinux on Centos? Can you try to disable it? ``` sestatus sudo setenforce 0 # Open the /etc/selinux/config file and set the SELINUX mod to...

It can be done by adding ``` force_dot_files=YES ``` in vsftpd.conf I can do this in the next update

Hello @apb12 ! It's look like you didn't set the correct `ADDRESS` env variable. At the same time `CONF_SET_PARMS` does not implemented and have no effect. If you want to...

@derMart @BenasB is this problem occurs with the latest image version? Whit Docker version do you use? Can you provide container output?

I've made manual how to build and run Outline without Docker https://gist.github.com/delfer/efa0a0bcf6393df255617ed8d1f3f14b And still have ability to use Outline Manager

@cruwaller Thank you! I've tested both solutions and no luck. I've also tested usb mass storage demo and it's working with this board.