abhi-io
abhi-io
move to a **non-root user** `docker run -it --name react-test -v /etc/react:/app -u "node" -p 3000:3000 node bash`
holding the image
The problems still exist.
> Just resolved my issue, the problem was the MTU size. > > My hypotesis: the virtual machine has by default an MTU of 1500. Usually on a network path,...
Dirty Fix. 1. create a proxy server. create a ssh tunnel with DNS resolution `sshuttle --dns -vr @ 0/0 --ssh-cmd 'ssh -i key.pem' ` 2. run `run /config.sh --url https://github.com/...
This worked for me 1. uninstall sendemail 2. ```apt install apt-transport-https libio-socket-inet6-perl -y``` 3. ```curl 'http://ftp.cn.debian.org/debian/pool/main/s/sendemail/sendemail_1.56-5.2~bpo12+1_all.deb' -O ``` 4. ```dpkg -i sendemail_1.56-5.2~bpo12+1_all.deb```
This worked for me 1. uninstall sendemail 2. ```apt install apt-transport-https libio-socket-inet6-perl -y``` 3. ```curl 'http://ftp.cn.debian.org/debian/pool/main/s/sendemail/sendemail_1.56-5.2~bpo12+1_all.deb' -O ``` 4. ```dpkg -i sendemail_1.56-5.2~bpo12+1_all.deb```
This worked for me 1. uninstall sendemail 2. ```apt install apt-transport-https libio-socket-inet6-perl -y``` 3. ```curl 'http://ftp.cn.debian.org/debian/pool/main/s/sendemail/sendemail_1.56-5.2~bpo12+1_all.deb' -O ``` 4. ```dpkg -i sendemail_1.56-5.2~bpo12+1_all.deb```