Hello, I’m working on a project which tries to run Docker containers on special hardware machines (ARM 64 big endian). The Golang compiler support for that environment isn’t mature, and unfortunately all the container engines that I’m aware of are written in Go, like Docker, RunC or rkt. I know Mesos Unified Containerizer is written with C++ and is able to run docker containers. Besides that, anybody aware of other C++ based container engines? Thanks in advance.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Docker Image for C++ and JAVA application | 1 | 1049 | June 25, 2018 | |
Running C++ compiled apps in Docker | 0 | 2094 | April 4, 2017 | |
Is it possible to run containers on android devices? | 5 | 13281 | July 21, 2022 | |
Docker: containers with OpenCL on Windows10? | 0 | 1278 | July 1, 2017 | |
Dockerize a windows app using a C++SDK under docker for linux | 0 | 405 | May 27, 2019 |