System Status: All systems are operational • Services are available and operational.
Click for detailed status

CentOS container

For backward compatibility to Euler's previous operating system, CentOS 7, a CentOS container is available. This allows users to run applications that require CentOS 7 libraries and environment.

The command to run the CentOS container is:

run-centos7 <command>
It accepts any command that you would normally run in a CentOS 7 environment. For example, to start a bash shell in the CentOS container, you can use:

run-centos7 bash