Source: Docker Tip #23: Docker Compose vs Docker Stack — Nick Janetakis
Engineering and technology
network – “The operation couldn’t be completed”/”Operation canceled” error message when saving to a Samba share via Files app
log files – Apache in Docker: How do I “access.log”?
In the apache configuration file you can add:
CustomLog /dev/stdout
ErrorLog /dev/stderr
and to see the logs use the command below:
docker logs container_id
Source: log files – Apache in Docker: How do I “access.log”? – Server Fault
ME01 – NOMINAL DIAMETER DN (MM) TO NOMINAL PIPE SIZE NPS (INCH)CONVERSION TABLE
Tutorial – how to run docker natively on Android, without VMs and chroot.
How to add a physical keyboard layout
You should install extra keyboard layouts:
https://play.google.com/store/apps/details?id=varzan.extraKeyboardLayouts .
It is free and helps me to type on Mongolian language and included many other languages.
https://android.stackexchange.com/questions/30256/how-to-add-a-physical-keyboard-layout
Getting to grips with Docker
LXF272
MULTIPASS: Easy virtual machines
LXF289
Build a virtual network lab
LXF285