How to containerize an app that is not native to Docker ecosystem?

This page summarizes the projects mentioned and recommended in the original post on /r/docker

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • sysbox

    An open-source, next-generation "runc" that empowers rootless containers to run workloads such as Systemd, Docker, Kubernetes, just like VMs.

  • If by "not-native-to-docker-ecosystem" you are referring to a traditional / non-microservice-type application, then I would suggest looking at Sysbox runtime, as it would allow you to run most of the applications that run on a VM or bare-metal, not only microservice-alike ones. Also, the learning curve is minimum with this approach as Sysbox fully integrates with Docker; no need for you to learn yet another tool.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts