Tero Kivinen

Results 19 comments of Tero Kivinen

Meaning I need some special newer version of docker, so documenting what version is needed should be added to the page... (and no I will not start installing any funny...

If you see my output docker compose pull returned error in my install: ``` pi@raspberrypi:~/anker $ curl -o docker-compose.yaml https://raw.githubusercontent.com/Ankermgmt/ankermake-m5-protocol/master/docker-compose.yaml % Total % Received % Xferd Average Speed Time Time...

Or it could be that I need some other package than docker-compose: ``` pi@raspberrypi:~/anker $ dpkg -l 'docker*' Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description...

If I need to upgrade to some newer version of docker-compose, then there is some requirement to use some specific newer version of docker than what is installed by the...

Hmmm. the docker-compose.yaml claims to be version 1 file, because there is no version number specified in the file, i.e., there is no ``` version: '2' ``` or similar line...

I think it would be better to remove the whole docker compose feature as it seems to be completely unusable because of the mess of docker versions. Debian is the...

I think we should document the minimum version number of the docker (i.e., output of docker --version), and say that on some operating systems like debian/raspbian you cannot use the...

At some point the webserver and actually any pppp connection which requires direct connection to printer, should automatically search for printer if the printer times out, and if they find...

I usually keep my printer off all the time unless I am printing, but I do have static IP-address configure for it in my DHCP server. I would assume others...