Alpine Linux with docker preinstalled (Live Image)
AlpDock includes only minimum amount of software needed to run Docker and SSH server.
The root account does not have a password. To set it, type passwd.
DHCP is enabled on eth0.
To configure other interfaces run setup-interfaces and then service networking restart to apply settings.
By default, it is not possible to log into the root account via ssh: use linux account (pass: linux)
Type 'alpdock-run-portainer' to run Portainer.
You can log into your Portainer Server by opening a web browser and going to:
https://localhost:9443 (Replace localhost with the relevant IP address)