Alpine Linux with docker and podman preinstalled (Live ISOs)
Find a file
2023-05-07 18:46:26 +02:00
.github/workflows Updated actions/checkout to v3 2023-01-17 19:24:07 +01:00
.editorconfig Update .editorconfig file 2022-01-29 10:54:30 +01:00
genapkovl-docker.sh Added script to run Portainer: alpdock-run-portainer 2023-05-07 18:46:26 +02:00
LICENSE first commit 2021-11-21 00:26:27 +01:00
mkimg.docker.sh New packages added: e2fsprogs, lvm2 2022-09-19 15:32:35 +02:00
README.md first commit 2021-11-21 00:26:27 +01:00

AlpDock

Alpine Linux with docker preinstalled (Live Image)

AlpDock includes only minimum amount of software needed to run Docker and SSH server.

Root account

The root account does not have a password. To set it, type passwd.

Networking

DHCP is enabled on eth0.
To configure other interfaces run setup-interfaces and then service networking restart to apply settings.

SSH

By default, it is not possible to log into the root account via ssh: use linux account (pass: linux)