Supported Flists
Introduction
We provide basic information on the currently supported Flists.
Flists and Parameters
| flist | entrypoint | env vars |
|---|---|---|
| Alpine | /entrypoint.sh | SSH_KEY |
| Ubuntu | /init.sh | SSH_KEY |
| CentOS | /entrypoint.sh | SSH_KEY |
| K3s | /sbin/zinit init | - SSH_KEY - K3S_TOKEN - K3S_DATA_DIR- K3S_FLANNEL_IFACE- K3S_NODE_NAME- K3S_URL https://${masterIp}:6443 |
More Flists
You can convert any docker image to an flist. Feel free to explore the different possibilities on the ThreeFold Hub.