container-storageContainer

Arkain provides Containers, which is isolated environments that package everything needed to run software (code, libraries, configuration files, etc.) into a single package.

A base template is a pre-configured software package that is installed by default in a container. Each container has a single base template, but users can install additional software based on their project requirements.

Available Container Base Templates in Arkain

Arkain offers a variety of container base template to meet the needs of different development projects. These base templates come pre-configured with the necessary software for each respective language or framework, making it easier to start development right away!

Below are the available base templates you can choose from when creating a container:

Blank

A clean slate for custom projects.

Python

Pre-configured environment for Python development.

Node.js

Set up for building and running Node.js applications.

Java

Pre-configured for Java development.

Go

Pre-configured environment for Go development.

React

Optimized for front-end development with React.

NVIDIA Tesla T4

A GPU container optimized for deep learning, data analysis, and more.

circle-check

Last updated