Appearance
Supported platforms
Supported host os
| Supported host | amd64 |
|---|---|
| Ubuntu(bionic, focal, jammy) | ✅ |
| Debian | ✅ |
| Redhat | ✅ |
| Fedora | ✅ |
| Other linux(Suse, ...) | coming soon |
| Windows | ✅ |
| macOs | planned |
Supported virtualization platforms
| Supported Compute Types | Linux/amd64 | Windows/amd64 |
|---|---|---|
| Virtualbox | ✅ | ✅ |
| Qemu | ✅ | planned |
| Firecracker | planned | planned |
| Hyper-V | planned | planned |
| Aws ec2 | planned | planned |
| Azure Compute Services | planned | planned |
| Xen | planned | planned |
Supported guest os
| Supported guest os | amd64 | arm64 |
|---|---|---|
| Ubuntu(bionic, focal, jammy, +) | ✅ | ✅ |
| Debian (11+) | ✅ | ✅ |
| alpine (3.14+) | ✅ | ✅ |
| Other linux (Suse, redhat, ...) | coming soon | coming soon |
| Windows | planned | planned |
Host Software dependencies
| Usage | linux/amd64 |
|---|---|
| Read iso files | 7z or bsdtar or udiskctl |
| Create iso files | genisoimage |
| Setup networking for qemu | ip |
Supported Docker instructions
| Instruction | Supported |
|---|---|
| ADD | ✅ |
| ARG | ✅ |
| CMD | ✅ |
| COPY | ✅ |
| ENTRYPOINT | ✅ |
| ENV | ✅ |
| EXPOSE | comming soon |
| FROM | ✅ |
| HEALTHCHECK | comming soon |
| LABEL | ✅ |
| MAINTAINER | comming soon |
| ONBUILD | comming soon |
| RUN | ✅ |
| SHELL | ✅ |
| STOPSIGNAL | not planned |
| USER | ✅ |
| VOLUME | planned |
| WORKDIR | ✅ |
CloudWesen